Struct brotli::enc::interface::CopyCommand
source · Fields§
§distance: u32
§num_bytes: u32
Trait Implementations§
source§impl Clone for CopyCommand
impl Clone for CopyCommand
source§fn clone(&self) -> CopyCommand
fn clone(&self) -> CopyCommand
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