rust/library/core/src/stream
Yoshua Wuyts a1b11321fb Remove Stream::next
This is a temporary change only, as we wait to resolve dynamic dispatch issues. The `Stream::next` method and corresponding documentation are expected to be fully restored once we have a path to proceed.

Ref: https://github.com/rust-lang/rfcs/pull/2996#issuecomment-757386206

update docs
2021-01-23 16:54:56 +01:00
..
stream Remove Stream::next 2021-01-23 16:54:56 +01:00
mod.rs Remove Stream::next 2021-01-23 16:54:56 +01:00