Structs§
- File
Watcher - Watches a provided file for changes. Currently, this only works for Unix-like systems (tested on linux and macOS).
Functions§
- is_
same_ 🔒file - Checks whether two paths, pointing at a file, refer to the same file. This might be slower than some platform-dependent alternatives, but should be guaranteed to work on all platforms