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.