Skip to main content

is_call_with_gas_limit

Function is_call_with_gas_limit 

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

Checks if a HIR expression is any call with an explicit gas option.