convert_binary_to_html

Function convert_binary_to_html 

Source
pub fn convert_binary_to_html<P: AsRef<Path>>(
    binary_path: P,
    html_path: P,
    project_name: &str,
) -> Result<(), BinaryExportError>
Expand description

Convert binary memscope file to HTML report