Type Definition weld_codegen::render::Template

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

Pairing of template name and contents