[][src]Function serval::paint::paint_and_save

pub fn paint_and_save(
    html: &str,
    stylesheet: &str,
    output_file: impl AsRef<Path>,
    format: &str
) -> Result<()>