pub type lower_inc<range> = lower_inc<<range as Expression>::SqlType, range>;Expand description
Return type of the lower_inc() SQL function.
Aliased Typeยง
pub struct lower_inc<range> { /* private fields */ }pub type lower_inc<range> = lower_inc<<range as Expression>::SqlType, range>;Return type of the lower_inc() SQL function.
pub struct lower_inc<range> { /* private fields */ }