Struct czmq::ZActor [] [src]

pub struct ZActor { /* fields omitted */ }

Methods

impl ZActor
[src]

Trait Implementations

impl Send for ZActor
[src]

impl Drop for ZActor
[src]

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

impl RawInterface<c_void> for ZActor
[src]

impl Sockish for ZActor
[src]