fn item_for(tcx: TyCtxt<'_>, local_def_id: LocalDefId) -> ItemId
Expand description
Finds the Item
that contains the given LocalDefId
fn item_for(tcx: TyCtxt<'_>, local_def_id: LocalDefId) -> ItemId
Finds the Item
that contains the given LocalDefId