biometrics 0.14.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.14.0"
dependencies = [
 "sig_fig_histogram",
]

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