Struct secp256k1::recovery::RecoveryId [−][src]
pub struct RecoveryId(_);
A tag used for recovering the public key from a compact signature
Implementations
impl RecoveryId
[src]
impl RecoveryId
[src]Trait Implementations
impl Clone for RecoveryId
[src]
impl Clone for RecoveryId
[src]fn clone(&self) -> RecoveryId
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl PartialEq<RecoveryId> for RecoveryId
[src]
impl PartialEq<RecoveryId> for RecoveryId
[src]