Skip to main content

DateTimeRange

Type Alias DateTimeRange 

Source
pub type DateTimeRange = (DateTime<Utc>, DateTime<Utc>);
Expand description

Inclusive range applied to an entry’s first_seen timestamp.