Struct brotli::HuffmanCode [−][src]
Fields
value: u16bits: u8Implementations
Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for HuffmanCode
impl Send for HuffmanCode
impl Sync for HuffmanCode
impl Unpin for HuffmanCode
impl UnwindSafe for HuffmanCode
Blanket Implementations
Mutably borrows from an owned value. Read more