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