parse_binary_to_html

Function parse_binary_to_html 

Source
pub fn parse_binary_to_html<P: AsRef<Path>>(
    binary_path: P,
    html_path: P,
) -> Result<(), BinaryExportError>
Expand description

Convert binary file to HTML format