mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:36:26 +00:00
This patch adds the `core::stream` submodule and implements `core::stream::Stream` in accordance with RFC2996. Add feedback from @camelid
This patch adds the `core::stream` submodule and implements `core::stream::Stream` in accordance with RFC2996. Add feedback from @camelid