pub fn convert_binary_to_html<P: AsRef<Path>>( binary_path: P, html_path: P, project_name: &str, ) -> Result<(), BinaryExportError>
Convert binary memscope file to HTML report