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