Skip to main content

is_not_null

Function is_not_null 

Source
fn is_not_null(predicate: &MirScalarExpr) -> Option<MirScalarExpr>
Expand description

Returns the inner operand if the given predicate is an IS NOT NULL expression.