Treatment toU16
std/conv::toU16
Generics
◻ T: ToU16
Inputs
⇥ value: Stream<T>
Outputs
↦ into: Stream<u16>
Turns stream into u16 one.
This treatment manages infaillible conversions to u16 data type.
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/conv::toU16
◻ T: ToU16
⇥ value: Stream<T>
↦ into: Stream<u16>
Turns stream into u16 one.
This treatment manages infaillible conversions to u16 data type.