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