Struct cyfs_lib::AdminBodyContent
source · pub struct AdminBodyContent {}
Trait Implementations§
source§impl BodyContent for AdminBodyContent
impl BodyContent for AdminBodyContent
source§impl Clone for AdminBodyContent
impl Clone for AdminBodyContent
source§fn clone(&self) -> AdminBodyContent
fn clone(&self) -> AdminBodyContent
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