Windows async types
The windows-future crate provides stock async support for Windows APIs.
Start by adding the following to your Cargo.toml file:
[]
= "0.3"
Use the Windows async types as needed:
use *;
// This result will be available immediately.
let ready = ready;
assert_eq!;
let ready = spawn;
assert_eq!;