Skip to main content

extern_spec_T_Option_T_unwrap_or

Function extern_spec_T_Option_T_unwrap_or 

Source
pub fn extern_spec_T_Option_T_unwrap_or<T>(self_: Option<T>, default: T) -> T
Expand description

extern spec for Option<T>::unwrap_or

This is not a real function: its only use is for documentation.

ghost

ensures

self

ensures

self