☰
Type Definition TypeWalkerStack
Other items in
rustc_middle
::
ty
::
walk
All crates
?
Type Definition
rustc_middle
::
ty
::
walk
::
TypeWalkerStack
[
−
]
[src]
type TypeWalkerStack<'tcx> =
SmallVec
<
[
GenericArg
<'tcx>
; 8]
>;