Function process_catch

Source
pub fn process_catch<T>(funcname: &'static str, ret: Result<T>) -> Result<T>