places
0.1.0
In places::
storage::
history
places
::
storage
::
history
Function
delete_visits_between_in_tx
Copy item path
source
pub fn delete_visits_between_in_tx( db: &
PlacesDb
, start:
Timestamp
, end:
Timestamp
, ) ->
Result
<
()
>