Searched defs:GracefulWatcher (Results 1 – 2 of 2) sorted by relevance
103 pub struct GracefulWatcher(Watch); struct105 impl<I, S, E> Watcher<I, S, E> for GracefulWatcher implementation
160 E: NewSvcExec<IO, S::Future, S::Service, E, GracefulWatcher>, in with_graceful_shutdown() argument