Struct cyfs_bdt::utils::LocalChunkWriter
source · pub struct LocalChunkWriter(_);Implementations§
Trait Implementations§
source§impl Clone for LocalChunkWriter
impl Clone for LocalChunkWriter
source§fn clone(&self) -> LocalChunkWriter
fn clone(&self) -> LocalChunkWriter
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