Docs.rs
iroh-metrics-0.28.0
iroh-metrics 0.28.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
github:n0-computer:iroh-publisher
Dependencies
anyhow ^1
normal
erased_set ^0.7
normal
http-body-util ^0.1.0
normal
hyper ^1
normal
hyper-util ^0.1.1
normal
once_cell ^1.17.0
normal
prometheus-client ^0.22
normal
optional
reqwest ^0.12
normal
serde ^1.0
normal
struct_iterable ^0.1
normal
time ^0.3.21
normal
tokio ^1
normal
tracing ^0.1
normal
tokio ^1
dev
Versions
100%
of the crate is documented
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
iroh_
metrics
0.28.0
iroh_metrics
Macro
set
Copy item path
Source
macro_rules!
set { (
$m
:ty,
$f
:ident,
$n
:expr) => { ... }; }
Expand description
Set the given counter to
n
.