Skip to main content

render

Function render 

Source
pub fn render(
    template: &str,
    variables: &HashMap<String, Value>,
) -> Result<String>
Expand description

便捷渲染函数