☰
Type Definition NamedMatchVec
Other items in
rustc_expand
::
mbe
::
macro_parser
All crates
?
Type Definition
rustc_expand
::
mbe
::
macro_parser
::
NamedMatchVec
[
−
]
[src]
type NamedMatchVec =
SmallVec
<
[
NamedMatch
; 4]
>;