android-components / mozilla.components.browser.search.suggestions / SearchSuggestionFetcher

SearchSuggestionFetcher

typealias SearchSuggestionFetcher = suspend (url: String) -> String? (source)

Async function responsible for taking a URL and returning the results