Skip to main content

try_unsigned

Function try_unsigned 

Source
fn try_unsigned<T: Unsigned>(bytes: &mut impl Iterator<Item = u8>) -> Option<T>