pub fn extern_spec_core_iter_empty<T>() -> Empty<T>Expand description
extern spec for ::core::iter::empty<T>
This is not a real function: its only use is for documentation.
terminates
ghost
pub fn extern_spec_core_iter_empty<T>() -> Empty<T>extern spec for ::core::iter::empty<T>
This is not a real function: its only use is for documentation.
terminates
ghost