Skip to main content

referenced_item

Function referenced_item 

Source
pub fn referenced_item(gcx: Gcx<'_>, expr: &Expr<'_>) -> Option<ItemId>
Expand description

The item a bare identifier refers to, if any.