tree: 413242e7ffa9552da9897a0d302fad4fe50ef81d [path history] [tgz]
  1. src/
  2. tests/
  3. .cargo-checksum.json
  4. Cargo.toml
  5. LICENSE-APACHE
  6. LICENSE-MIT
  7. README.md
third_party/rust_crates/vendor/futures-timer/README.md

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