Function rustc_trait_selection::traits::vtable_trait_first_method_offset[][src]

fn vtable_trait_first_method_offset<'tcx>(
    tcx: TyCtxt<'tcx>,
    key: (PolyTraitRef<'tcx>, PolyTraitRef<'tcx>)
) -> usize
Expand description

Find slot base for trait methods within vtable entries of another trait