nyx 0.1.0

Provides functionality for finding the throughput of iterators, readers, and writers.
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "evenorog/nyx"

[package]
authors = ["evenorog <evenorog@gmail.com>"]
categories = []
description = "Provides functionality for finding the throughput of iterators, readers, and writers."
documentation = "https://docs.rs/nyx"
edition = "2018"
exclude = ["/.travis.yml", "/nyx.svg"]
keywords = ["throughput", "bytes", "metrics"]
license = "MIT/Apache-2.0"
name = "nyx"
readme = "README.md"
repository = "https://github.com/evenorog/nyx"
version = "0.1.0"