code_file_to_pdf

Function code_file_to_pdf 

Source
pub fn code_file_to_pdf(
    input_path: &Path,
    output_path: &Path,
) -> Result<(), CodeToPdfError>
Expand description

Convert a plaintext code file to a PDF at the given output path. The output will use a bundled monospaced font.