3 unstable releases

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

#1282 in Development tools

Download history 7/week @ 2024-11-16 30/week @ 2024-11-23 61/week @ 2024-11-30 78/week @ 2024-12-07 30/week @ 2024-12-14 13/week @ 2025-01-11 12/week @ 2025-01-18 16/week @ 2025-01-25 66/week @ 2025-02-01 18/week @ 2025-02-08 16/week @ 2025-02-15 15/week @ 2025-02-22 25/week @ 2025-03-01

82 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.2–8MB
~62K SLoC