Struct syn::token::SelfValue [−][src]
pub struct SelfValue { 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 SelfValue
[src]
impl ToTokens for SelfValue
[src]