rustc_
type_
ir
1.84.0-dev
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
§