Skip to main content

collect_from_pattern

Function collect_from_pattern 

Source
fn collect_from_pattern(
    pattern: &MatchRecognizePattern,
    out: &mut BTreeSet<String>,
)