more-changetoken

Crates.iomore-changetoken
lib.rsmore-changetoken
version2.0.0
sourcesrc
created_at2022-09-27 21:10:01.619378
updated_at2023-11-24 23:20:03.841898
descriptionProvides support for change tokens
homepagehttps://commonsensesoftware.github.io/more-rs-changetoken/
repositoryhttps://github.com/commonsensesoftware/more-rs-changetoken
max_upload_size
id675212
size38,058
Chris Martinez (commonsensesoftware)

documentation

README

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.

Commit count: 37

cargo fmt