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