pub type tstzrange<lower, upper, bound> = tstzrange<lower, upper, bound>;Expand description
Return type of the tstzrange() SQL function.
Aliased Typeยง
pub struct tstzrange<lower, upper, bound> { /* private fields */ }pub type tstzrange<lower, upper, bound> = tstzrange<lower, upper, bound>;Return type of the tstzrange() SQL function.
pub struct tstzrange<lower, upper, bound> { /* private fields */ }