android-components / mozilla.components.feature.toolbar / SearchUseCase

SearchUseCase

typealias SearchUseCase = (String) -> Unit (source)

A function representing the search use case, accepting the search terms as string.