registry

Function registry 

Source
pub fn registry() -> &'static HashMap<String, Box<dyn Template>>
Expand description

Get the template registry, initializing if needed.