pub fn extern_spec_std_iter_Iterator_cloned<'a, Self_, T>(
self_: Self_,
) -> Cloned<Self_>Expand description
extern spec for ::std::iter::Iterator::cloned<T>
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result.iter() == self