[][src]Type Definition ucglib::build::format::TemplateResult

type TemplateResult = Result<Vec<TemplatePart>, Box<dyn Error>>;