Type Definition diesel::sql_types::Tsrange

source ·
pub type Tsrange = Range<Timestamp>;
Available on crate feature postgres_backend only.