Skip to main content

render_page

Function render_page 

Source
async fn render_page(
    services: &Services,
    view: &str,
    context: Flow<'_>,
    error: Option<&str>,
) -> String