Type Alias Functions

Source
pub type Functions = Vec<(CaoIdentifier, Function)>;

Aliased Typeยง

pub struct Functions { /* private fields */ }