Skip to main content

render

Function render 

Source
pub fn render(template: &str, state: &JsonValue) -> Result<String, RenderError>
Expand description

Render a FAST HTML template with a parsed JsonValue.