Skip to main content

is_constant_call

Function is_constant_call 

Source
fn is_constant_call(gcx: Gcx<'_>, callee: &Expr<'_>) -> bool
Expand description

Type casts (address(0xCAFE), IToken(addr)) and the hashing / modular arithmetic builtins.