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