Struct ed25519_compact::PublicKey
source · [−]pub struct PublicKey(_);Expand description
A public key.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PublicKey
impl UnwindSafe for PublicKey
Blanket Implementations
Mutably borrows from an owned value. Read more