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