Function parse_json_file

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

Parse JSON files and extract numbers