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