Struct futures_await_syn::ExprAssignOp [] [src]

pub struct ExprAssignOp { /* fields omitted */ }

An assignment with an operator

For example, a += 1.

Trait Implementations

impl Clone for ExprAssignOp
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more