Skip to main content

bare_identifier

Function bare_identifier 

Source
fn bare_identifier(expr: &Expr<'_>) -> Option<VariableId>
Expand description

The variable a bare identifier expression resolves to, or None for anything else.