Skip to main content

gather_keywords

Function gather_keywords 

Source
fn gather_keywords(
    ctx: &CompletionContext<'_>,
) -> Vec<CompletionCandidate<'static>>
Expand description

Gather keyword candidates. Only offered when dots == 0.