Type Definition incrust::container::context::TemplateStack [] [src]

type TemplateStack<'a> = Vec<&'a Template>;