2 stable releases

2.0.0 Nov 24, 2023
1.0.0 Sep 27, 2022

#6 in #more

Download history 48/week @ 2024-07-04 110/week @ 2024-07-11 262/week @ 2024-07-18 705/week @ 2024-07-25 132/week @ 2024-08-01 75/week @ 2024-08-08 79/week @ 2024-08-15 42/week @ 2024-08-22 32/week @ 2024-08-29 24/week @ 2024-09-05 35/week @ 2024-09-12 77/week @ 2024-09-19 69/week @ 2024-09-26 166/week @ 2024-10-03 164/week @ 2024-10-10 91/week @ 2024-10-17

511 downloads per month
Used in 2 crates

MIT license

37KB
820 lines

More Change Tokens   CI Crates.io MIT licensed

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