Type Alias Datemultirange

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

Aliased Typeยง

pub struct Datemultirange(/* private fields */);