Skip to content

AsFd and AsRawFd are implemented for Arc<T>, but not Rc<T> #105931

@ids1024

Description

@ids1024

I was looking through the list of things that implement AsFd, and noticed there's an implementation for Arc<T> where T: AsFd, but not for Rc. I don't think there's any subtle any subtle reason this couldn't/shouldn't be implemented for Rc too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions