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