Function uvls::ide::completion::completion_weight
source ยท fn completion_weight(
query: &str,
to_match: &str,
_depth: u32,
env: &CompletionEnv,
kind: CompletionKind,
) -> f32
fn completion_weight(
query: &str,
to_match: &str,
_depth: u32,
env: &CompletionEnv,
kind: CompletionKind,
) -> f32