Skip to main content

render_fragment

Function render_fragment 

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