pub type AttrMatchT = Vec<Symbol>;
Values of this type can be matched against Rust attributes
struct AttrMatchT { /* private fields */ }