pub type FileTimeRange = (Timestamp, Timestamp);
Time range (min and max timestamps) of a SST file. Both min and max are inclusive.