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