Trait binprot::BinProtSize[][src]

pub trait BinProtSize {
    fn binprot_size(&self) -> usize;
}

Required methods

Implementors