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