StatementBlock

Type Alias StatementBlock 

Source
pub type StatementBlock<'a> = Vec<Statement<'a>>;

Aliased Typeยง

pub struct StatementBlock<'a> { /* private fields */ }