pub fn empty_watch_event_stream<'a, I: FidlRouteIpExt>() -> impl Stream<Item = Vec<I::WatchEvent>> + 'a
Expand description
Provides a stream of watcher events such that the stack appears to contain no routes and never installs any.
pub fn empty_watch_event_stream<'a, I: FidlRouteIpExt>() -> impl Stream<Item = Vec<I::WatchEvent>> + 'a
Provides a stream of watcher events such that the stack appears to contain no routes and never installs any.