extern_spec_std_iter_empty

Function extern_spec_std_iter_empty 

Source
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