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