Function parse_file_input

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

Parse any supported file format and extract numbers