Treatment cut

std/flow::cut


Generics

◻ T (any)

Inputs

⇥ cut: Block<void>
⇥ stream: Stream<T>

Outputs

↦ passed: Stream<T>


Pass stream until cut signal.

Let stream pass until cut signal si received.