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