Re-exports§
pub use crate::match_impl::MatchBehavior;
pub use crate::match_impl::SearchBehavior;
Structs§
Functions§
- accept_
result - Records an accepted autocomplete match, recording the query string, and chosen URL for subsequent matches.
- match_
url - search_
frecent - Synchronously queries all providers for autocomplete matches, then filters the matches. This isn’t cancelable yet; once a search is started, it can’t be interrupted, even if the user moves on (see https://github.com/mozilla/application-services/issues/265).
- split_
after_ host_ and_ port - split_
after_ prefix