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