render_to_string

Function render_to_string 

Source
pub fn render_to_string<R: WeftRenderable>(widget: R) -> Result<String, Error>
Expand description

Renders the template in widget to a new String.