Skip to main content

compile_string

Function compile_string 

Source
pub fn compile_string(template_str: &str, context: &Table) -> Result<String>