Function rustc_resolve::late::lifetimes::item_for
source · fn item_for(tcx: TyCtxt<'_>, local_def_id: LocalDefId) -> LocalDefId
Expand description
Finds the Item
that contains the given LocalDefId
fn item_for(tcx: TyCtxt<'_>, local_def_id: LocalDefId) -> LocalDefId
Finds the Item
that contains the given LocalDefId