Function fidl_fuchsia_net_routes_ext::rules::new_rule_set

source ยท
pub fn new_rule_set<I: Ip + FidlRuleAdminIpExt>(
    rule_table_proxy: &<I::RuleTableMarker as ProtocolMarker>::Proxy,
    priority: RuleSetPriority,
) -> Result<<I::RuleSetMarker as ProtocolMarker>::Proxy, RuleSetCreationError>
Expand description

Creates a new rule set for the rule table.