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