Struct unrest_tmp_syn::ExprBreak [] [src]

pub struct ExprBreak { /* fields omitted */ }

A break, with an optional label to break, and an optional expression

Trait Implementations

impl Clone for ExprBreak
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more