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