mito2::sst::file

Type Alias FileTimeRange

Source
pub type FileTimeRange = (Timestamp, Timestamp);
Expand description

Time range (min and max timestamps) of a SST file. Both min and max are inclusive.