Type Alias AST

Source
pub type AST = HashMap<KString, Template>;
Available on crate feature std only.

Aliased Typeยง

pub struct AST { /* private fields */ }