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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zookeeper_
async
5.0.0
Module cache
Module Items
Structs
Enums
Type Aliases
In zookeeper_
async::
recipes
zookeeper_async
::
recipes
Module
cache
Copy item path
Source
Expand description
Caching mechanisms.
Structs
§
Path
Children
Cache
A
Path Cache
is used to watch a znode.
Enums
§
Path
Children
Cache
Event
Type Aliases
§
Child
Data
Data contents of a znode and associated
Stat
.
Data
Data for all known children of a znode.