Searched refs:string_error (Results 1 – 1 of 1) sorted by relevance
112 mod string_error { module183 fn string_error(&mut self, a: f64) -> Result<Result<f64, String>, Error> { in run() method