Skip to main content

is_uncapped_value_call

Function is_uncapped_value_call 

Source
fn is_uncapped_value_call(
    gcx: Gcx<'_>,
    callee: &Expr<'_>,
    opts: Option<&CallOptions<'_>>,
) -> bool
Expand description

.call{value: v}(...) with a non-zero value and no gas cap other than gasleft().