Searched defs:check_for_errors_in (Results 1 – 1 of 1) sorted by relevance
258 pub fn check_for_errors_in<T, F>(f: F) -> Result<T, String> where in check_for_errors_in() function370 pub fn check_for_errors_in<T, F>(f: F) -> Result<T, String> where in check_for_errors_in() function