etcd-rs 0.2.0-alpha.1

etcd client for rust
docs.rs failed to build etcd-rs-0.2.0-alpha.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: etcd-rs-1.0.1

Etcd for Rust

Crates.io Docs.rs MIT licensed Travis Build Status

NOTE: Branch master is currently under development. For v0.1.x based releases please check out the v0.1.x branch.

Features

  • Asynchronous (Supports async/await syntax)
  • Etcd APIv3 (Supported by tonic)

Examples

./examples

License

This project is licensed under the MIT license.