Type Alias Stmts

Source
pub type Stmts = Vec<Box<Stmt>>;

Aliased Typeยง

pub struct Stmts { /* private fields */ }