Docs.rs
miden-node-tracing-0.16.0
miden-node-tracing 0.16.0
Docs.rs crate page
MIT
07 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
bobbinth
Dependencies
anyhow ^1.0
normal
bytes ^1.10
normal
http ^1.3
normal
http-body-util ^0.1
normal
miden-node-tracing-macro ^0.16.0
normal
miden-protocol ^0.16.1
normal
opentelemetry ^0.31
normal
opentelemetry-otlp ^0.31
normal
opentelemetry_sdk ^0.31
normal
tokio ^1.46
normal
tonic ^0.14
normal
tower-http ^0.6
normal
tower_governor ^0.8
normal
tracing ^0.1
normal
tracing-forest ^0.3
normal
optional
tracing-opentelemetry ^0.32
normal
tracing-subscriber ^0.3
normal
thiserror ^2.0
dev
trybuild ^1.0
dev
Versions
68.97%
of the crate is documented
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 spawn
miden_
node_
tracing
0.16.0
Module spawn
Module Items
Functions
In crate miden_
node_
tracing
miden_node_tracing
Module
spawn
Copy item path
Source
Functions
ยง
spawn_
blocking_
in_
current_
span
Spawn a blocking task in the current tracing span.
spawn_
blocking_
in_
span
Spawn a blocking task in a span.