Trait nippy::protocol::ConstPackedSizeBytes[][src]

pub trait ConstPackedSizeBytes {
    const PACKED_SIZE_BYTES: usize;
}

Types that have a constant size when written to or read from bytes.

Associated Constants

Loading content...

Implementors

Loading content...