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

type AttrVec = ThinVec<Attribute>;

A list of attributes.