pub fn compile(rows: &[RoutingRuleSpec<'_>]) -> Vec<CompiledRoutingRule>Expand description
Parse enabled rows in sort_order. Unparsable rows are skipped with a
warning — bad config must not take the snapshot down.
pub fn compile(rows: &[RoutingRuleSpec<'_>]) -> Vec<CompiledRoutingRule>Parse enabled rows in sort_order. Unparsable rows are skipped with a
warning — bad config must not take the snapshot down.