Skip to main content

render_to_file

Function render_to_file 

Source
pub fn render_to_file<T>(document: &T, path: impl AsRef<Path>) -> Result<()>