[−][src]Function places::api::matcher::match_with_limit
fn match_with_limit(
conn: &PlacesDb,
matchers: &[&dyn Matcher],
max_results: u32
) -> Result<Vec<SearchResult>>
fn match_with_limit(
conn: &PlacesDb,
matchers: &[&dyn Matcher],
max_results: u32
) -> Result<Vec<SearchResult>>