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