places::storage::history_metadata

Function delete_between

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