pub fn parse_binary_to_json<P: AsRef<Path>>( binary_path: P, json_path: P, ) -> Result<(), BinaryExportError>
Convert binary file to JSON format