Function prefix_varint::read_size_from_prefix[][src]

pub fn read_size_from_prefix(byte: u8) -> Result<usize, OverflowError>