Function fidl_fuchsia_net_routes_ext::rules::get_rule_watcher

source ยท
pub fn get_rule_watcher<I: FidlRuleIpExt + FidlRouteIpExt>(
    state_proxy: &<I::StateMarker as ProtocolMarker>::Proxy,
) -> Result<<I::RuleWatcherMarker as ProtocolMarker>::Proxy, WatcherCreationError>
Expand description

Dispatches either GetRuleWatcherV4 or GetRuleWatcherV6 on the state proxy.