[][src]Function tdb_core::dtf::file_format::get_range_in_file

pub fn get_range_in_file(
    fname: &str,
    min_ts: u64,
    max_ts: u64
) -> Result<Vec<Update>, Error>

get updates within time range from file