Struct futures_await_syn::ExprTupField [] [src]

pub struct ExprTupField { /* fields omitted */ }

Access of an unnamed field of a struct or tuple-struct

For example, foo.0.

Trait Implementations

impl Clone for ExprTupField
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more