places::storage::history_metadata

Function delete_between

Source
pub fn delete_between(db: &PlacesDb, start: i64, end: i64) -> Result<()>