☰
Trait ToType
Required Methods
to_type
Implementors
Other items in
rustc_infer
::
infer
::
unify_key
All crates
?
Trait
rustc_infer
::
infer
::
unify_key
::
ToType
[
−
]
[src]
pub trait ToType { fn
to_type
(&self, tcx:
TyCtxt
<'tcx>) -> &'tcx
TyS
<'tcx>; }
Required methods
[src]
fn
to_type
(&self, tcx:
TyCtxt
<'tcx>) -> &'tcx
TyS
<'tcx>
Implementors