places
0.1.0
In places::
storage::
history
Modules
history_sync
Functions
apply_observation
apply_observation_direct
delete_everything
delete_place_visit_at_time
delete_place_visit_at_time_by_href
delete_visits_between
delete_visits_between_in_tx
delete_visits_for
frecency_stale_at
get_top_frecent_site_infos
get_visit_count
get_visit_infos
get_visit_page
get_visit_page_with_bound
get_visited
get_visited_into
get_visited_urls
href_to_guid
prune_older_visits
update_frecency
url_to_guid
places
::
storage
::
history
Function
update_frecency
Copy item path
Settings
Help
Summary
Source
pub fn update_frecency( db: &
PlacesDb
, id:
RowId
, redirect_boost:
Option
<
bool
>, ) ->
Result
<
()
>