Template

Type Alias Template 

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

Pairing of template name and contents