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