Type Alias Exprs

Source
pub type Exprs = Vec<Box<Expr>>;

Aliased Typeยง

pub struct Exprs { /* private fields */ }