Docs.rs
iroh-metrics-0.2.0
iroh-metrics 0.2.0
Docs.rs crate page
Apache-2.0/MIT
Links
Repository
crates.io
Source
Owners
dignifiedquire
github:n0-computer:iroh-publisher
Dependencies
async-trait ^0.1.57
normal
config ^0.13.1
normal
console-subscriber ^0.1.7
normal
iroh-util ^0.2.0
normal
lazy_static ^1.4
normal
libp2p ^0.50
normal
names ^0.14.0
normal
opentelemetry ^0.18
normal
opentelemetry-otlp ^0.11
normal
paste ^1.0.9
normal
prometheus-client ^0.18
normal
reqwest ^0.11.10
normal
serde ^1
normal
tokio ^1
normal
tracing ^0.1.34
normal
tracing-opentelemetry ^0.18
normal
tracing-subscriber ^0.3.14
normal
Versions
28.95%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In iroh_metrics
?
Function
iroh_metrics
::
record
source
·
[
−
]
pub fn record<M>(c:
Collector
, m: M, v:
u64
)
where
M:
MetricType
+
Display
,