rustc_type_ir
1.81.0-nightly
(c6727fc9b 2024-07-12)
ParamLike
Required Methods
index
Implementors
In rustc_type_ir::inherent
Trait
rustc_type_ir
::
inherent
::
ParamLike
Copy item path
source
·
[
−
]
pub trait ParamLike { // Required method fn
index
(self) ->
u32
; }
Required Methods
§
source
fn
index
(self) ->
u32
Implementors
§