Struct czmq::ZHashX [] [src]

pub struct ZHashX { /* fields omitted */ }

Methods

impl ZHashX
[src]

Trait Implementations

impl Send for ZHashX
[src]

impl Sync for ZHashX
[src]

impl Drop for ZHashX
[src]

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

impl RawInterface<zhashx_t> for ZHashX
[src]