parse_binary_to_html_direct

Function parse_binary_to_html_direct 

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

Public API function for binary to HTML conversion