futures-rs icon indicating copy to clipboard operation
futures-rs copied to clipboard

Use AsyncFn family of traits (async closures)

Open taiki-e opened this issue 10 months ago • 2 comments

async closures have been stabilized in https://github.com/rust-lang/rust/pull/132706 (Rust 1.85).

taiki-e avatar Dec 15 '24 07:12 taiki-e