MarshallLength

Trait MarshallLength 

Source
pub trait MarshallLength {
    // Required method
    fn marshall_length(&self) -> usize;
}

Required Methods§

Implementors§