Module rules

Source
Expand description

Provides testutils for testing implementations of clients and servers for routes rules FIDL.

Functions§

empty_watch_event_stream
Provides a stream of watcher events such that the stack appears to contain no routes and never installs any.
fake_rules_watcher_impl
A fake implementation of the WatcherV4 and WatcherV6 protocols.
serve_noop_rule_set
Serves a RuleSet that returns OK for everything and does nothing.
serve_noop_rule_sets
Provides a RuleTable implementation that serves no-op RuleSets.