compute_exact_name_match

Function compute_exact_name_match 

Source
fn compute_exact_name_match(
    ctx: &CompletionContext<'_>,
    completion_name: &str,
) -> bool