2 stable releases
2.0.0 | Nov 24, 2023 |
---|---|
1.0.0 | Sep 27, 2022 |
#6 in #more
511 downloads per month
Used in 2 crates
37KB
820 lines
More Change Tokens
More Change Tokens is a library for defining change tokens in Rust. Change tokens are used to signal changes to consumers via a registered callback or polling.
You may be looking for:
Crate Features
This crate provides the following features:
- default - Abstractions and default implementations for change tokens
- fs - File system change tokens
License
This project is licensed under the MIT license.
Dependencies
~0–7MB
~44K SLoC