Struct cyfs_base::ObjectMapBodyContent
source · pub struct ObjectMapBodyContent;
Trait Implementations§
source§impl BodyContent for ObjectMapBodyContent
impl BodyContent for ObjectMapBodyContent
source§impl Clone for ObjectMapBodyContent
impl Clone for ObjectMapBodyContent
source§fn clone(&self) -> ObjectMapBodyContent
fn clone(&self) -> ObjectMapBodyContent
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