| Crates.io | tokio-notify-drop |
| lib.rs | tokio-notify-drop |
| version | 2.0.0 |
| created_at | 2022-01-27 22:30:29.716742+00 |
| updated_at | 2022-02-20 09:08:41.500368+00 |
| description | Call Notify::notify_waiters() when object is dropped. It's useful to use together with https://crates.io/crates/tokio-interruptible-future |
| homepage | |
| repository | |
| max_upload_size | |
| id | 522781 |
| size | 2,640 |
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