is_revert_call

Function is_revert_call 

Source
fn is_revert_call(callee: &Expr<'_>) -> bool
Expand description

Checks if an expression is a call to the revert builtin function.