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