Struct brotli::enc::find_stride::BucketPopIndex
source · Fields§
§val: u8
§six_bits: u8
§stride: u8
Trait Implementations§
source§impl Clone for BucketPopIndex
impl Clone for BucketPopIndex
source§fn clone(&self) -> BucketPopIndex
fn clone(&self) -> BucketPopIndex
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more