conv/u8::toVoid
⇥ value: Stream<u8>
value:
Stream<u8>
↦ iter: Stream<void>
iter:
Stream<void>
Turns u8 stream into void one.
u8
void