rustc_
type_
ir
1.87.0-nightly
(920d95eaf 2025-03-28)
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
§