kumo_template

Type Alias TemplateList

source
pub type TemplateList<'a> = Vec<Template<'a, 'a>>;

Aliased Typeยง

struct TemplateList<'a> { /* private fields */ }