Skip to main content

Block

Type Alias Block 

Source
pub type Block = Vec<Stmt>;

Aliased Typeยง

pub struct Block { /* private fields */ }