Skip to main content

render_html

Function render_html 

Source
pub fn render_html(
    compiled: &CompiledThtmlTemplate,
    context: &RuntimeContext,
) -> BackendResult<String>