Runtime-agnostic async main proc macro.
# Cargo.toml
[dependencies]
async_main = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define an async main function.
Add the appropriate feature flag to your Cargo.toml, e.g., async_main = { features = ["tokio"] }.No dependency data recorded yet.