Skip to content

io::reader should expose OS errors to users #2982

Closed
@erickt

Description

@erickt

io::reader's read_* functions need to expose a mechanism to report an underlying OS errors. Perhaps the read functions should return a result<..., ~str> or option<...>?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions