etcd
A Rust client library for
etcd
.
etcd
on crates.io
Documentation
for the latest crates.io release
Running the tests
Install Docker and Docker Compose.
Run
make
. This will drop you into a Bash shell in a container.
Inside the container, run
cargo test
.
License
MIT