open-metrics-client 0.11.2

Open Metrics client library allowing users to natively instrument applications.
Documentation
[[bench]]
harness = false
name = "family"

[[bench]]
harness = false
name = "text"
path = "benches/encoding/text.rs"
[dependencies.dtoa]
version = "0.4"

[dependencies.itoa]
version = "0.4"

[dependencies.open-metrics-client-derive-text-encode]
version = "0.1.1"

[dependencies.owning_ref]
version = "0.4"
[dev-dependencies.async-std]
features = ["attributes"]
version = "1"

[dev-dependencies.criterion]
version = "0.3"

[dev-dependencies.http-types]
version = "2"

[dev-dependencies.pyo3]
version = "0.13"

[dev-dependencies.quickcheck]
version = "1"

[dev-dependencies.tide]
version = "0.16"

[package]
authors = ["Max Inden <mail@max-inden.de>"]
description = "Open Metrics client library allowing users to natively instrument applications."
documentation = "https://docs.rs/open-metrics-client"
edition = "2018"
homepage = "https://github.com/mxinden/rust-open-metrics-client"
keywords = ["openmetrics", "prometheus", "metrics", "instrumentation", "monitoring"]
license = "Apache-2.0 OR MIT"
name = "open-metrics-client"
repository = "https://github.com/mxinden/rust-open-metrics-client"
version = "0.11.2"