Struct biscuit_auth::PublicKey
source ·
[−]pub struct PublicKey(_);Expand description
the public 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
