# Win Notify
[][crate]
[][notify-win-docs]
[][crate]
[][cc0]
_Windows filesystem notification library for Rust._
Fork of [notify][original]
- [Notify Documentation][notify-win-docs]
- Minimum supported Rust version: **1.77**
## Platforms
- Windows: ReadDirectoryChangesW
- All platforms: polling
## License
notify-win is licensed under the [CC Zero 1.0][cc0].
win-file-id is licensed under the [MIT] or [Apache-2.0][apache] license.
[cc0]: ./notify-win/LICENSE-CC0
[MIT]: ./win-file-id/LICENSE-MIT
[apache]: ./win-file-id/LICENSE-APACHE
[notify-win-docs]: https://docs.rs/notify-win/latest/notify-win/
[crate]: https://crates.io/crates/notify-win
[original]: https://github.com/notify-rs/notify