[][src]Derive Macro bitbuffer_derive::BitReadSized

#[derive(BitReadSized)]
{
    // Attributes available to this derive:
    #[size]
    #[size_bits]
    #[discriminant_bits]
    #[discriminant]
    #[endianness]
}

See the crate documentation for details