Treatment consume
std/flow::consume
Generics
◻ T (any)
Inputs
⇥ stream: Stream<T>
Consume stream indefinitely.
Input stream is consumed indefinitely until it becomes closed by previous treatment.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/flow::consume
◻ T (any)
⇥ stream: Stream<T>
Consume stream indefinitely.
Input stream is consumed indefinitely until it becomes closed by previous treatment.