places
0.1.0
In places::
storage::
history_
metadata
places
::
storage
::
history_metadata
Function
get_between
Copy item path
source
pub fn get_between( db: &
PlacesDb
, start:
i64
, end:
i64
, ) ->
Result
<
Vec
<
HistoryMetadata
>>