Docs.rs
dial9-core-0.5.0-rc0
dial9-core 0.5.0-rc0
Docs.rs crate page
Apache-2.0
23 July 2026
Links
Repository
crates.io
Source
Owners
carllerche
jlizen
jv1i
Dependencies
bon ^3
normal
bytes ^1
normal
crossbeam-queue ^0.3
normal
dial9-trace-format ^0.5.0-rc0
normal
flate2 ^1
normal
optional
futures-util ^0.3
normal
optional
libc ^0.2
normal
metrique ^0.1.23
normal
metrique-timesource ^0.1
normal
shuttle ^0.9.1
normal
optional
tokio ^1
normal
tokio-util ^0.7
normal
optional
tracing ^0.1.44
normal
ulid ^1
normal
assert2 ^0.4
dev
dial9-trace-format ^0.5.0-rc0
dev
metrique-timesource ^0.1
dev
metrique-writer ^0.1
dev
proptest ^1
dev
serde ^1
dev
tempfile ^3
dev
tokio ^1.52.0
dev
Versions
99.16%
of the crate is documented
Go to latest stable release
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
define_thread_local
dial9_
core
0.5.0-rc0
dial9_core
Macro
define_
thread_
local
Copy item path
Source
macro_rules! define_thread_local { ($($tt:tt)*) => { ... }; }