pub fn parse_binary_to_html<P: AsRef<Path>>( binary_path: P, html_path: P, ) -> Result<(), BinaryExportError>
Convert binary file to HTML format