rustc_
trait_
selection
1.84.0-nightly
(759e07f06 2024-10-30)
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