rust-metrics

Metrics collection for Rust.

Usage

Add this to your Cargo.toml:

```toml [dependencies.metrics]

git = "https://github.com/posix4e/rust-metrics.git" ```

And add this to your crate root:

rust extern crate metrics

Features

License

rust-metrics is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2015 Alex Newman.