biometrics 0.13.0

Biometrics provide the vitals of a process in the form of counters, gauges, moments, and T-digests.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "biometrics"
version = "0.13.0"
dependencies = [
 "sig_fig_histogram",
]

[[package]]
name = "sig_fig_histogram"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a40db928c2ca27031a2bbbc4194cbbf1e0602b8109d4eff103e95d8f3b53578d"