Function rustc_query_impl::make_query::generics_of [−][src]
pub fn generics_of<'tcx>(
tcx: QueryCtxt<'tcx>,
key: generics_of<'tcx>
) -> QueryStackFrame
Expand description
Maps from the DefId
of an item (trait/struct/enum/fn) to its
associated generics.