nautilus_adapters::databento::common

Function get_date_time_range

source
pub fn get_date_time_range(
    start: UnixNanos,
    end: UnixNanos,
) -> Result<DateTimeRange>