stakker_async_await

Crates.iostakker_async_await
lib.rsstakker_async_await
version0.0.1
sourcesrc
created_at2021-04-06 10:47:15.334698
updated_at2021-04-06 10:47:15.334698
descriptionStakker-based executor for Rust async/await code
homepagehttps://uazu.github.io/stakker
repositoryhttps://github.com/uazu/stakker_async_await
max_upload_size
id379778
size48,225
Jim Peters (uazu)

documentation

https://docs.rs/stakker_async_await

README

A Stakker-based executor for Rust async/await code

license:MIT/Apache-2.0 github:uazu/stakker_async_await crates.io:stakker_async_await docs.rs:stakker_async_await uazu.github.io:stakker

The intention is that this crate will allow Stakker-based code to interface to the Rust async/await ecosystem, or at least the executor-independent parts of it.

Documentation

See the crate documentation and the Stakker Guide and Design Notes

License

This project is licensed under either the Apache License version 2 or the MIT license, at your option. (See LICENSE-APACHE and LICENSE-MIT).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 2

cargo fmt