{"id":63818,"library":"futures-await","title":"Futures Await","description":"Async/await syntax for Rust through a procedural macro, intended for use with the futures crate.","status":"active","version":"0.1.1","language":"rust","source_language":null,"source_url":"https://github.com/alexcrichton/futures-await","tags":["async","await","macro","futures"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfutures-await = \"0.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add futures-await","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"await","correct":"use futures_await::await;"}],"quickstart":{"code":"use futures_await::await;\n\nfn main() {\n    // Example usage placeholder\n    println!(\"futures-await provides async/await macros\");\n}","lang":"rust","description":"Minimal usage of futures-await's await macro."},"warnings":[{"fix":"Use a stable async/await solution like tokio or async-std.","message":"Requires nightly Rust due to procedural macro features.","severity":"gotcha","affected_versions":">=0.1.0"}],"env_vars":null,"search_vec":"'async':18 'async/await':3 'await':2,19 'crate':17 'futur':1,16,21 'intend':11 'macro':10,20 'procedur':9 'rust':6 'syntax':4 'use':13","created_at":"2026-06-17T16:48:22.659610+00:00","updated_at":"2026-06-17T16:48:22.659610+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/alexcrichton/futures-await","github":"https://github.com/alexcrichton/futures-await","docs":"https://docs.rs/futures-await/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}