places::storage::history

Function prune_older_visits

source
pub fn prune_older_visits(db: &PlacesDb, limit: u32) -> Result<()>