Type Definition rustc_ap_rustc_ast::ast::AttrVec[][src]

type AttrVec = ThinVec<Attribute>;
Expand description

A list of attributes.