Struct lib_gistit::encrypt::Secret [−][src]
pub struct Secret { /* fields omitted */ }
Expand description
The data structure to hold the provided secret
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Secret
impl UnwindSafe for Secret
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more