Struct unrest_tmp_syn::ExprInPlace [] [src]

pub struct ExprInPlace { /* fields omitted */ }

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

Trait Implementations

impl Clone for ExprInPlace
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more