pub fn extern_spec_T_Try_Option_T_branch<T>(
self_: Option<T>,
) -> ControlFlow<Option<Infallible>, T>Expand description
extern spec for Option<T>::branch
This is not a real function: its only use is for documentation.
ensures
selfpub fn extern_spec_T_Try_Option_T_branch<T>(
self_: Option<T>,
) -> ControlFlow<Option<Infallible>, T>extern spec for Option<T>::branch
This is not a real function: its only use is for documentation.
ensures
self