diesel::sql_types

Type Alias Datemultirange

Source
pub type Datemultirange = Multirange<Date>;
Available on crate feature postgres_backend only.

Aliased Typeยง

struct Datemultirange(/* private fields */);