A tracing-subscriber Layer for collecting Tokio console telemetry.
# Cargo.toml
[dependencies]
console-subscriber = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the Tokio console subscriber layer.
Ensure `tokio` is added with the `rt` feature and you are inside a `#[tokio::main]` or similar runtime context.
No dependency data recorded yet.