You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
1.1 KiB
1 line
1.1 KiB
initSidebarItems({"enum":[["DebouncedEvent","Event delivered when action occurs on a watched path in debounced mode"],["Error","Errors generated from the `notify` crate"],["RecursiveMode","Indicates whether only the provided directory or its sub-directories as well should be watched"]],"fn":[["raw_watcher","Convenience method for creating the `RecommendedWatcher` for the current platform in raw mode."],["watcher","Convenience method for creating the `RecommendedWatcher` for the current platform in default (debounced) mode."]],"mod":[["inotify","Watcher implementation for the inotify Linux API"],["null","Stub Watcher implementation"],["op","Contains the `Op` type which describes the actions for an event."],["poll","Generic Watcher implementation based on polling"]],"struct":[["RawEvent","Event delivered when action occurs on a watched path in raw mode"]],"trait":[["Watcher","Type that can deliver file activity notifications"]],"type":[["RecommendedWatcher","The recommended `Watcher` implementation for the current platform"],["Result","Type alias to use this library's `Error` type in a Result"]]}); |