arc-metrics 0.1.4

Composable metrics, application manually registers them
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 = "arc-metrics"
version = "0.1.4"
dependencies = [
 "pkg-details",
]

[[package]]
name = "pkg-details"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30164d370a6477681fe41c3f5a3d0edc1233a189ef6eb180a07e364bdfa4f042"