DirectoryWatcherServerHandler

Trait DirectoryWatcherServerHandler 

Source
pub trait DirectoryWatcherServerHandler<___T = Channel>
where ___T: Transport,
{ }
Expand description

A server handler for the DirectoryWatcher protocol.

See DirectoryWatcher for more details.

Implementorsยง