Skip to main content

team_suggestions

Function team_suggestions 

Source
fn team_suggestions(
    expression_prefix: &str,
    value_prefix: &str,
    data: &SelectorSuggestionData,
    mode: InvertableSuggestionMode,
) -> Vec<String>