-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
A-community-libraryArea: The RFC is related to a community library.Area: The RFC is related to a community library.T-libs-apiRelevant to the library API team, which will review and decide on the RFC.Relevant to the library API team, which will review and decide on the RFC.
Description
Rust currently only includes synchronous IO in the standard library. Should we also have async IO as well, or leave that to an external crate? What would the design look like?
Moved from rust-lang/rust#6842
Related: #388
knight42, prashcr, NeoLegends, udoprog, me6iaton and 54 moreprasannavl, motss, therustmonk, zzeroo and ymarco
Metadata
Metadata
Assignees
Labels
A-community-libraryArea: The RFC is related to a community library.Area: The RFC is related to a community library.T-libs-apiRelevant to the library API team, which will review and decide on the RFC.Relevant to the library API team, which will review and decide on the RFC.