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