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