[][src]Function tree_buf::internal::varint::encode_prefix_varint

pub fn encode_prefix_varint(value: u64, into: &mut Vec<u8>)