Skip to main content

ceil

Function ceil 

Source
pub fn ceil<E: Expression>(expr: E) -> CeilExpr<E>
where E::Output: Numeric,