Skip to main content

is_low_level_call

Function is_low_level_call 

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

AST-level: target.call(...), .delegatecall(...), .staticcall(...), with or without {value: x} options.