Function hax_frontend_exporter::get_trait_info
source ยท pub fn get_trait_info<'tcx, S: UnderOwnerState<'tcx>>(
s: &S,
generics: GenericArgsRef<'tcx>,
assoc: &AssocItem,
) -> ImplExpr
Expand description
Retrieve the trait information, typically for a function call. TODO: rename