Skip to main content

compute_exact_name_match

Function compute_exact_name_match 

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