#notify #together #io #object #dropped #tokio-interruptible-future #waiters

tokio-notify-drop

Call Notify::notify_waiters() when object is dropped. It's useful to use together with https://crates.io/crates/tokio-interruptible-future

8 releases (2 stable)

2.0.0 Feb 20, 2022
1.0.0 Feb 12, 2022
0.10.0 Jan 29, 2022
0.9.4 Jan 28, 2022

#16 in #dropped

Download history 12/week @ 2024-02-25 102/week @ 2024-03-31

102 downloads per month

Apache-2.0

3KB

tokio-notify-drop

This is a Rust library.

It calls Notify::notify_one() when object is dropped.

It's useful to use together with https://crates.io/crates/tokio-interruptible-future

Dependencies

~3–4.5MB
~80K SLoC