Skip to main content

try_signed

Function try_signed 

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