pub trait DirectoryWatcherClientHandler<___T: Transport = Channel> { }Expand description
A client handler for the DirectoryWatcher protocol.
See DirectoryWatcher for more details.
pub trait DirectoryWatcherClientHandler<___T: Transport = Channel> { }A client handler for the DirectoryWatcher protocol.
See DirectoryWatcher for more details.