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