Trait from_bytes::PackedSize[][src]

pub trait PackedSize {
    fn packed_size() -> usize;
}

Required methods

Implementations on Foreign Types

Implementors