Function places::storage::history::update_frecency

source ·
pub fn update_frecency(
    db: &PlacesDb,
    id: RowId,
    redirect_boost: Option<bool>
) -> Result<()>