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