Struct biscuit_auth::PrivateKey [−][src]
pub struct PrivateKey(_);Expand description
the private part of a KeyPair
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PrivateKey
impl Send for PrivateKey
impl Sync for PrivateKey
impl Unpin for PrivateKey
impl UnwindSafe for PrivateKey
Blanket Implementations
Mutably borrows from an owned value. Read more
