EncodeVByteLength

Trait EncodeVByteLength 

Source
pub trait EncodeVByteLength {
    // Required method
    fn vbyte_length(&self) -> u8;
}

Required Methods§

Source

fn vbyte_length(&self) -> u8

Implementors§