Docs.rs
  • zookeeper-async-5.0.0
    • zookeeper-async 5.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • krojew
    • Dependencies
      • async-trait ^0.1 normal
      • byteorder ^1.4 normal
      • bytes ^1.0 normal
      • derive_more ^0.99 normal
      • futures ^0.3 normal
      • lazy_static ^1.4 normal
      • num_enum ^0.7 normal
      • snowflake ^1.3 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • uuid ^1.1 normal
      • tracing-subscriber ^0.3 dev
    • Versions
    • 82.44% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

zookeeper_async5.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Acl
  • Permission
  • Stat
  • Subscription
  • Watch
  • WatchedEvent
  • ZooKeeper
  • recipes::cache::PathChildrenCache
  • recipes::distributed_queue::DistributedQueue
  • recipes::leader_latch::LeaderLatch
  • recipes::shared_lock::LockGuard

Enums

  • CreateMode
  • KeeperState
  • WatchType
  • WatchedEventType
  • ZkError
  • ZkState
  • recipes::cache::PathChildrenCacheEvent

Traits

  • Watcher
  • ZooKeeperExt

Functions

  • recipes::shared_lock::lock

Type Aliases

  • ZkResult
  • recipes::cache::ChildData
  • recipes::cache::Data