Skip to main content

render

Function render 

Source
pub fn render(
    source: Option<Utf8PathBuf>,
    check: bool,
    dry_run: bool,
) -> Result<()>