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