Struct czmq::ZCertStore [] [src]

pub struct ZCertStore { /* fields omitted */ }

Methods

impl ZCertStore
[src]

Trait Implementations

impl Send for ZCertStore
[src]

impl Sync for ZCertStore
[src]

impl Drop for ZCertStore
[src]

A method called when the value goes out of scope. Read more

impl RawInterface<zcertstore_t> for ZCertStore
[src]