2 stable releases

1.0.1 Feb 11, 2020
1.0.0 Feb 7, 2020

#21 in #waker

MPL-2.0 license

10KB
147 lines

cooked-waker

A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.


lib.rs:

cooked-waker-derive is a series of derive implementations for the traits in cooked-waker. See that crate's documentation for more info.

Dependencies

~1.5MB
~33K SLoC