Enum syntex_syntax::attr::ReprAttr
[−]
[src]
pub enum ReprAttr { ReprAny, ReprInt(Span, IntType), ReprExtern, ReprPacked, ReprSimd, }
Variants
ReprAny | |
ReprInt | |
ReprExtern | |
ReprPacked | |
ReprSimd |