Skip to main content

render_min

Function render_min 

Source
pub async fn render_min<V, VM, E>(args: VM) -> Result<HttpResponse, E>
where V: BaseComponent + BaseComponent<Properties = VM>, VM: Send + 'static,
Expand description

Render a Yew view to send out in an Actix Response Strips out HTML comments