[][src]Function places::api::matcher::match_url

pub fn match_url(
    conn: &PlacesDb,
    query: impl AsRef<str>
) -> Result<Option<String>>