Futures-rs works without the standard library, such as in bare metal environments. However, it has a significantly reduced API surface. To use futures-rs in a #[no_std] environment, use: Licensed ...
Just you have to go to the Release Page to get the correct binary. Supported operating systems are: Linux, Windows (Intel and ARM), Mac (Intel and ARM) Fork the project. Create a branch for your new ...