Struct brotli::enc::backward_references::BankH40[][src]

pub struct BankH40 {
    pub slots: [SlotH40; 65536],
}

Fields

Auto Trait Implementations

impl Send for BankH40

impl Sync for BankH40