Watch Handle Interface
interface WatchHandleInterface
Handle to a running watcher task. Drop it (or call `Self::stop`) to unregister the callback.
Handle to a running watcher task. Drop it (or call `Self::stop`) to unregister the callback.