Function clippy::utils::get_item_name
[−]
[src]
pub fn get_item_name(cx: &LateContext, expr: &Expr) -> Option<Name>
get the name of the item the expression is in, if available