Skip to main content

template_response

Function template_response 

Source
pub fn template_response<T>(template: T) -> Html<String>
where T: Template,
Expand description

Renders a template into an HTTP response.