pub fn empty_watch_event_stream<'a, I: FidlRuleIpExt>() -> impl Stream<Item = Vec<I::RuleEvent>> + 'aExpand 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: FidlRuleIpExt>() -> impl Stream<Item = Vec<I::RuleEvent>> + 'aProvides a stream of watcher events such that the stack appears to contain no routes and never installs any.