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