Struct unrest_tmp_syn::ExprContinue [] [src]

pub struct ExprContinue { /* fields omitted */ }

A continue, with an optional label

Trait Implementations

impl Clone for ExprContinue
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more