Struct secp256k1::RecoveryId [−][src]
pub struct RecoveryId(_);
Tag used for public key recovery from signatures.
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]