render_to_string

Function render_to_string 

Source
pub fn render_to_string<F>(component_fn: F) -> String
where F: Fn() -> String,
Expand description

Render a component to HTML string