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