rustmann 0.2.0

Rust/Tokio client for Riemann
docs.rs failed to build rustmann-0.2.0
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: rustmann-0.8.0

rustmann

Crates.io Docs Build Status GitHub Donate

A riemann client with tokio. This project is still in its early stage and API changes aggressively. Note that this library is written in async/await style (due to async borrow issue) so for now it compiles on nightly rust only.

Usage

See examples and API docs.

License

MIT/Apache-2.0