rustc_type_ir
1.77.0-nightly
(2319be8e2 2024-01-12)
ConstTy
Required Methods
ty
Implementors
In crate rustc_type_ir
?
Trait
rustc_type_ir
::
ConstTy
source
·
[
−
]
pub trait ConstTy<I:
Interner
> { // Required method fn
ty
(self) -> I::
Ty
; }
Required Methods
§
source
fn
ty
(self) -> I::
Ty
Implementors
§