☰
Type Definition ItemInfo
Other items in
rustc_parse
::
parser
::
item
All crates
?
Type Definition
rustc_parse
::
parser
::
item
::
ItemInfo
[
−
]
[src]
pub(super) type ItemInfo =
(
Ident
,
ItemKind
)
;