Skip to main content

compile

Function compile 

Source
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.