tokio-notify-drop

Crates.iotokio-notify-drop
lib.rstokio-notify-drop
version2.0.0
sourcesrc
created_at2022-01-27 22:30:29.716742
updated_at2022-02-20 09:08:41.500368
descriptionCall 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
id522781
size2,640
mathematician (vporton)

documentation

README

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

Commit count: 0

cargo fmt