Function clippy_lints::utils::resolve_node [] [src]

pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: NodeId) -> Def

Resolve the definition of a node from its NodeId.