rustc_
type_
ir
1.84.0-nightly
(3fee0f12e 2024-11-20)
Param
Like
Required Methods
index
Implementors
In rustc_
type_
ir::
inherent
rustc_type_ir
::
inherent
Trait
ParamLike
Copy item path
Source
pub trait ParamLike { // Required method fn
index
(self) ->
u32
; }
Required Methods
§
Source
fn
index
(self) ->
u32
Implementors
§