corona 0.3.0

Coroutine and Async/Await support for tokio-based futures
Documentation

Corona

Travis Build Status AppVeyor Build status

Stackfull coroutines in Rust, integrating well with futures.

This is often more convenient than using just futures or futures-await (and works on stable). But it comes with a runtime cost.

You want to read the docs and examine the examples.

When you try it out, I'm interested in hearing some feedback (if it works for you, if the API could be improved somehow).

License

Licensed under either of

at your option.

Contribution

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