Skip to main content

parse_file_by_format

Function parse_file_by_format 

Source
pub fn parse_file_by_format(
    file_path: &Path,
    format: &FileFormat,
) -> Result<Vec<f64>, BenfError>
Expand description

Parse file based on detected format