Function unwrap_abort_result

Source
pub fn unwrap_abort_result<T, E>(value: Result<T, E>, _msg: &'static str) -> T