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