places
0.1.0
In places::
api::
matcher
Structs
SearchParams
SearchResult
Functions
accept_result
match_url
search_frecent
split_after_host_and_port
split_after_prefix
places
::
api
::
matcher
Function
match_url
Copy item path
Settings
Help
Summary
Source
pub fn match_url(conn: &
PlacesDb
, query: impl
AsRef
<
str
>) ->
Result
<
Option
<
Url
>>