Function parse_text_input

Source
pub fn parse_text_input(text: &str) -> Result<Vec<f64>, BenfError>