metrics-core 0.5.0

Foundational traits for interoperable metrics libraries.
Documentation
[package]
name = "metrics-core"
version = "0.5.0"
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
edition = "2018"

license = "MIT"

description = "Foundational traits for interoperable metrics libraries."
homepage = "https://github.com/metrics-rs/metrics"
repository = "https://github.com/metrics-rs/metrics"
documentation = "https://docs.rs/metrics-core"
readme = "README.md"

categories = ["development-tools::debugging"]
keywords = ["metrics", "interface", "common"]