Type Alias Block

Source
pub type Block = Vec<Statement>;

Aliased Typeยง

pub struct Block { /* private fields */ }