diesel::sql_types

Type Alias Tstzmultirange

Source
pub type Tstzmultirange = Multirange<Timestamptz>;
Available on crate feature postgres_backend only.

Aliased Typeยง

struct Tstzmultirange(/* private fields */);