Struct syn::token::Enum [−][src]
pub struct Enum { pub span: Span, }
enum
Don’t try to remember the name of this type — use the
Token!
macro instead.
Fields
span: Span
Trait Implementations
impl ToTokens for Enum
[src]
impl ToTokens for Enum
[src]