Crate fuchsia_watch
source ·Expand description
Stream-based Fuchsia directory watcher.
This module provides a higher-level asyncronous directory watcher that supports recursive watching.
Enums
Functions
Watches the given path for file changes.
Watches a path and all directories under that path for changes.