Skip to main content

is_revert_call

Function is_revert_call 

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

revert(...), revert Err(...)-style builtin revert call (any form).