Skip to main content

checked_add

Function checked_add 

Source
pub fn checked_add(
    lhs: BoundExpression,
    rhs: BoundExpression,
) -> BoundExpression
Expand description

Creates a bound checked-add expression.