Function parse_toml_file

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

Parse TOML files and extract numbers