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