Provides macros for async-std to simplify asynchronous programming.
# Cargo.toml
[dependencies]
async-macros = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses the join! macro to run two async tasks concurrently.
Use async-std as the async runtime.
No dependency data recorded yet.