Skip to main content

is_revert_call

Function is_revert_call 

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

revert(...), require(false, ...) and assert(false).