Trait kwap_msg::GetSize[][src]

pub trait GetSize {
    fn get_size(&self) -> usize;
}

Required methods

Implementors