Proc macros for the Tokio async runtime.
# Cargo.toml
[dependencies]
tokio-macros = "2.7.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Entry point macro for Tokio async applications.
Add `tokio = { version = "1", features = ["macros"] }` to Cargo.toml.No dependency data recorded yet.