Struct kanidmd_lib::valueset::ValueSetUuid
source · pub struct ValueSetUuid { /* private fields */ }
Implementations§
Trait Implementations§
source§impl Clone for ValueSetUuid
impl Clone for ValueSetUuid
source§fn clone(&self) -> ValueSetUuid
fn clone(&self) -> ValueSetUuid
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