Function unwrap_abort_option

Source
pub fn unwrap_abort_option<T>(value: Option<T>, _msg: &'static str) -> T