[][src]Trait secrecy::CloneableSecret

pub trait CloneableSecret: Clone + Zeroize { }

Marker trait for secrets which are allowed to be cloned

Implementors

Loading content...