fs-change-detector 0.2.1

reports if something has changed in the file tree
Documentation

fs-change-detector

Lightweight Rust crate to watch and react to filesystem changes.

What it does

fs-change-detector makes it easy to monitor files or directories for creates, modifications, deletes, or renames. Under the hood, it uses native OS events for efficiency.

License

MIT LICENSE.

Copyright Peter Bjorklund. All rights reserved.