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