async-task 1.1.0

Task abstraction for building executors
Documentation

Installation

With cargo add installed run:

$ cargo add async-task

Safety

This crate makes use of carefully checked unsafe blocks to construct an efficient timer implementation.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License