Struct unrest_tmp_syn::ExprBlock [] [src]

pub struct ExprBlock { /* fields omitted */ }

A block ({ ... } or unsafe { ... })

Trait Implementations

impl Clone for ExprBlock
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more