Skip to main content

underlying_var

Function underlying_var 

Source
fn underlying_var(gcx: Gcx<'_>, expr: &Expr<'_>) -> Option<VariableId>
Expand description

The variable a bare identifier refers to, looking through parens, payable(...) and address-like or numeric casts.