3 unstable releases

0.2.0 Dec 9, 2022
0.1.1 Dec 23, 2018
0.1.0 Mar 6, 2018

#1051 in Development tools

Download history 121/week @ 2023-12-14 127/week @ 2023-12-21 82/week @ 2024-01-04 133/week @ 2024-01-11 154/week @ 2024-01-18 75/week @ 2024-01-25 55/week @ 2024-02-01 69/week @ 2024-02-08 245/week @ 2024-02-15 196/week @ 2024-02-22 146/week @ 2024-02-29 230/week @ 2024-03-07 540/week @ 2024-03-14 120/week @ 2024-03-21 53/week @ 2024-03-28

950 downloads per month
Used in openstack

MIT/Apache

7KB
61 lines

Simple Waiter trait

Build Status Latest Version Documentation.


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.3–4MB
~65K SLoC