3 unstable releases
0.2.0 | Dec 9, 2022 |
---|---|
0.1.1 | Dec 23, 2018 |
0.1.0 | Mar 6, 2018 |
#1144 in Development tools
444 downloads per month
Used in openstack
7KB
61 lines
Simple Waiter trait
lib.rs
:
Simple waiter trait for synchronous actions.
The Waiter
thread represents some action that can be polled for, and
that can also fail.
Dependencies
~2.2–8MB
~64K SLoC