pub fn codegen(
    filename: &Path,
    output: &Path,
    template: Option<&str>
) -> Result<CodegenOutput, SubplotError>
Expand description

Generate code for one document.