Type Definition weld_codegen::render::Template[][src]

pub type Template<'template> = (&'template str, &'template str);
Expand description

Pairing of template name and contents