Async/await syntax for Rust through a procedural macro, intended for use with the futures crate.
# Cargo.toml
[dependencies]
futures-await = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of futures-await's await macro.
Use a stable async/await solution like tokio or async-std.
No dependency data recorded yet.