oc-wasm-futures

Crates.iooc-wasm-futures
lib.rsoc-wasm-futures
version0.12.1
sourcesrc
created_at2021-07-26 03:45:43.24148
updated_at2024-06-08 07:29:04.545875
descriptionFutures that allow async/await to be used in OC-Wasm for a more ergonomic experience
homepage
repositoryhttps://gitlab.com/Hawk777/oc-wasm-rust
max_upload_size
id427240
size46,913
Christopher Head (Hawk777)

documentation

README

OC-Wasm-futures provides a collection of async futures for use in Rust code running on OpenComputers computers running the OC-Wasm architecture. These futures are designed to work with any async executor and provide more ergonomic ways to handle sleeping and making method calls.

Commit count: 277

cargo fmt