Struct discotech_zookeeper::ZooKeeper [] [src]

pub struct ZooKeeper { /* fields omitted */ }

Methods

impl ZooKeeper
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for ZooKeeper
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Drop for ZooKeeper
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for ZooKeeper

impl !Sync for ZooKeeper