Skip to content

Rename std::io::AsRef{Reader,Writer} to std::io::ByRef{Reader,Writer} #18581

Closed
@erickt

Description

@erickt

cc @aturon. It seems a bit inconsistent that the new std::io::AsRefReader and std::io::AsRefWriter contain the single method .by_ref(). Instead we should rename the traits to std::io::ByRefReader and std::io::ByRefWriter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions