pub struct If {
pub span: Span,
}
Expand description
if
Don’t try to remember the name of this type — use the
Token!
macro instead.
Fields§
§span: Span
pub struct If {
pub span: Span,
}
if
Don’t try to remember the name of this type — use the
Token!
macro instead.
span: Span