Type Definition rustc_parse::parser::item::ItemInfo[][src]

pub(super) type ItemInfo = (Ident, ItemKind);