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 Clone for Await
[src]
impl Clone for Await
[src]fn clone(&self) -> Self
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl ToTokens for Await
[src]
impl ToTokens for Await
[src]