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