Skip to content

std::io should re-export more sub-items #11119

Closed
@alexcrichton

Description

@alexcrichton

It's a little annoying to import buffered::BufferedReader and mem::MemWriter. It'd be really nice if the imports were std::io::BufferedReader and std::io::MemWriter.

If possible, I would also like to make both the mem/buffered and whatever other modules are re-exported private.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions