commit | 45a2c1fe7ab19f4f9ce62585dc94c90f80a7a7ab | [log] [tgz] |
---|---|---|
author | Stjepan Glavina <stjepang@gmail.com> | Tue Dec 31 01:38:58 2019 +0100 |
committer | GitHub <noreply@github.com> | Tue Dec 31 01:38:58 2019 +0100 |
tree | cd2087d58b44ed18fac819e031c385fabeaa49f5 | |
parent | 9f11ab38cccca82c0c40c963ac5c16239bd2ed90 [diff] |
Schedule function holds a reference to RawTask (#12) * Schedule function holds a reference * Rename DROP_D to DROP_T * Don't rely on valgrind to catch errors
With cargo add installed run:
$ cargo add async-task
This crate makes use of carefully checked unsafe
blocks to construct an efficient timer implementation.
Want to join us? Check out our "Contributing" guide and take a look at some of these issues: