rustc_
trait_
selection
1.85.0-nightly
(d49be02cf 2024-12-02)
In rustc_
trait_
selection::
traits::
vtable
rustc_trait_selection
::
traits
::
vtable
Function
first_method_vtable_slot
Copy item path
Source
pub(crate) fn first_method_vtable_slot<'tcx>( tcx:
TyCtxt
<'tcx>, key:
TraitRef
<'tcx>, ) ->
usize