rustc_type_ir
1.80.0-nightly
(ada5e2c7b 2024-05-31)
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
§