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