[][src]Function pattern_compiler::to_decision_tree

pub fn to_decision_tree<P>(pattern: &mut P) -> PatternCfg<P> where
    P: PatternProvider