Skip to main content

collect_pattern

Function collect_pattern 

Source
fn collect_pattern(
    workspace: &WorkspaceIndex,
    file: &str,
    pattern: &str,
    show_kind: bool,
) -> Vec<Entry>