☰
ToType
Required Methods
to_type
Implementors
In rustc_middle::infer::unify_key
?
Trait
rustc_middle
::
infer
::
unify_key
::
ToType
source
·
[
−
]
pub trait ToType { fn
to_type
<'tcx>(&self, tcx:
TyCtxt
<'tcx>) ->
Ty
<'tcx>; }
Required Methods
source
fn
to_type
<'tcx>(&self, tcx:
TyCtxt
<'tcx>) ->
Ty
<'tcx>
Implementors
source
impl
ToType
for
IntVarValue
source
impl
ToType
for
FloatVarValue