Function autocomplete

Source
pub async fn autocomplete(
    input: &str,
    app_meta: &AppMeta,
) -> Vec<AutocompleteSuggestion>