3 unstable releases

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

#1068 in Development tools

Download history 140/week @ 2024-01-08 117/week @ 2024-01-15 153/week @ 2024-01-22 71/week @ 2024-01-29 57/week @ 2024-02-05 84/week @ 2024-02-12 280/week @ 2024-02-19 173/week @ 2024-02-26 174/week @ 2024-03-04 471/week @ 2024-03-11 290/week @ 2024-03-18 70/week @ 2024-03-25 287/week @ 2024-04-01 51/week @ 2024-04-08

756 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