Skip to main content

pattern_with_deltas

Function pattern_with_deltas 

Source
pub fn pattern_with_deltas(
    store: &AnnotationStore,
    tag: &TagName,
) -> Option<(Pattern, Vec<Delta>)>
Expand description

Extract the pattern and compute deltas for every instance of a tag.