☰
Type Definition PolyGenSig
Other items in
rustc_middle
::
ty
::
sty
All crates
?
Type Definition
rustc_middle
::
ty
::
sty
::
PolyGenSig
[
−
]
[src]
pub type PolyGenSig<'tcx> =
Binder
<'tcx,
GenSig
<'tcx>>;