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