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