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