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