Function unsigned_varint::decode::is_last

source ยท
pub fn is_last(b: u8) -> bool
Expand description

Is this the last byte of an unsigned varint?