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