Enum secp256k1::VerifyOnly [−][src]
pub enum VerifyOnly {}
Expand description
Represents the set of capabilities needed for verification.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VerifyOnly
impl Send for VerifyOnly
impl Sync for VerifyOnly
impl Unpin for VerifyOnly
impl UnwindSafe for VerifyOnly