#tokio #notify #drop

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

27 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
~79K SLoC