Function try_signed

Source
fn try_signed<T: Signed<T>>(bytes: &mut Bytes<'_>) -> Option<T>