criterion-stats 0.1.1

Criterion's statistics library
Documentation
[![Travis](https://travis-ci.org/japaric/stats.rs.svg?branch=master)](https://travis-ci.org/japaric/stats.rs)
[![Appveyor](https://ci.appveyor.com/api/projects/status/pmrliloj5nu3prw7?svg=true)](https://ci.appveyor.com/project/bheisler/stats-rs-4war0)
[![crates.io](http://meritbadge.herokuapp.com/criterion-stats)](https://crates.io/crates/criterion-stats)

# `criterion-stats`

[Criterion]'s statistics library.

[Criterion]: https://github.com/japaric/criterion.rs

**WARNING** This library is criterion's implementation detail and there no plans to stabilize it.
In other words, the API may break at any time without notice.

## [Docs]http://japaric.github.io/stats.rs/criterion_stats

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or
  http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the
work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.