Function rustc_trait_selection::traits::vtable::first_method_vtable_slot

source ยท
pub(crate) fn first_method_vtable_slot<'tcx>(
    tcx: TyCtxt<'tcx>,
    key: TraitRef<'tcx>,
) -> usize