upper_inf

Type Alias upper_inf 

Source
pub type upper_inf<range> = upper_inf<<range as Expression>::SqlType, range>;
Expand description

Return type of the upper_inf() SQL function.

Aliased Typeยง

pub struct upper_inf<range> { /* private fields */ }