Docs.rs
hotpath-0.19.0
hotpath 0.19.0
Docs.rs crate page
MIT
29 June 2026
Links
Repository
crates.io
Source
Owners
pawurb
Dependencies
arc-swap ^1.7
normal
optional
async-channel ^2
normal
optional
async-lock ^3
normal
optional
axum ^0.8
normal
optional
cfg-if ^1.0
normal
optional
clap ^4
normal
optional
crossbeam-channel ^0.5
normal
optional
crossterm ^0.29
normal
optional
diesel ^2.3
normal
optional
eyre ^0.6
normal
optional
flate2 ^1
normal
optional
flume ^0.12.0
normal
optional
futures-channel ^0.3
normal
optional
futures-util ^0.3
normal
optional
hdrhistogram ^7
normal
optional
hotpath-macros ^0.19.0
normal
hotpath-meta ^0.19.0
normal
optional
libc ^0.2.150
normal
optional
libsqlite3-sys ^0.30
normal
optional
object ^0.36
normal
optional
parking_lot ^0.12
normal
optional
pin-project-lite ^0.2.12
normal
optional
prettytable-rs ^0.10
normal
optional
quanta ^0.12
normal
optional
ratatui ^0.30
normal
optional
regex ^1
normal
optional
reqwest ^0.13
normal
optional
rmcp ^0.13
normal
optional
rustc-demangle ^0.1
normal
optional
schemars ^1
normal
optional
serde ^1.0.130
normal
optional
serde_json ^1.0
normal
optional
sqlx ^0.9
normal
optional
time ^0.3
normal
optional
tiny_http ^0.12
normal
optional
tokio ^1
normal
optional
tokio-util ^0.7
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
ureq ^3
normal
optional
serde_json ^1.0
dev
ureq ^3
dev
Versions
21.09%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module channels
hotpath
0.19.0
Module channels
Module Items
Re-exports
Macros
In crate hotpath
hotpath
Module
channels
Copy item path
Source
Expand description
Channel instrumentation module - tracks message flow and channel state.
Re-exports
§
pub use crate::
Format
;
Macros
§
channel
Instrument a channel creation to wrap it with debugging proxies.