strip_leading_zeroes

Function strip_leading_zeroes 

Source
pub(crate) fn strip_leading_zeroes(bytes: &[u8]) -> &[u8] 
Expand description

Strip the leading zeroes from the given byte slice