Function std::dynamic_lib::dl::check_for_errors_inExperimental
[-]
[+]
[src]
pub fn check_for_errors_in<T, F>(f: F) -> Result<T, String> where F: FnOnce() -> T