Struct tss_esapi::abstraction::DefaultKey
source · pub struct DefaultKey;Trait Implementations§
source§impl Clone for DefaultKey
impl Clone for DefaultKey
source§fn clone(&self) -> DefaultKey
fn clone(&self) -> DefaultKey
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