futures-timer 3.0.0

Timeouts for futures.
Documentation

Installation

With cargo add installed run:

$ cargo add futures-timer

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