Type Alias diesel::sql_types::Tstzrange

source ·
pub type Tstzrange = Range<Timestamptz>;

Aliased Type§

struct Tstzrange(/* private fields */);