Skip to main content

time_range_covers_file

Function time_range_covers_file 

Source
fn time_range_covers_file(
    time_range: Option<&TimestampRange>,
    file: &FileHandle,
) -> bool
Expand description

Returns true if time_range contains the inclusive time range of file.