Struct futures_await_syn::ExprInPlace [] [src]

pub struct ExprInPlace { /* fields omitted */ }

E.g. 'place <- val' or in place { val }.

Trait Implementations

impl Clone for ExprInPlace
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more