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

pub struct BankH42 {
    pub slots: [SlotH42; 512],
}

Fields

Auto Trait Implementations

impl Send for BankH42

impl Sync for BankH42