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