parse_wolfram_str

Function parse_wolfram_str 

Source
pub fn parse_wolfram_str<T: Float>(s: &str) -> Result<T, &'static str>