watch

Crates.iowatch
lib.rswatch
version0.2.3
sourcesrc
created_at2019-05-08 10:21:57.047564
updated_at2023-05-27 10:10:25.491238
descriptionA synchronous message passing channel that only retains the most recent value.
homepage
repositoryhttps://github.com/Darksonn/watch
max_upload_size
id132791
size10,751
Alice Ryhl (Darksonn)

documentation

https://docs.rs/watch/0.2.3/watch/

README

watch

This crate provides a synchronous message passing channel that only retains the most recent value.

The crate is passively maintained. This means that I consider it feature complete, and that I am therefore not actively adding new features. However, if you have suggestions for new features or have found a bug, please open an issue.

Commit count: 8

cargo fmt