Struct futures_await_syn::ExprClosure [] [src]

pub struct ExprClosure { /* fields omitted */ }

A closure (for example, move |a, b, c| a + b + c)

Trait Implementations

impl Clone for ExprClosure
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more