Skip to main content

extern_spec_core_iter_Iterator_enumerate

Function extern_spec_core_iter_Iterator_enumerate 

Source
pub fn extern_spec_core_iter_Iterator_enumerate<Self_>(
    self_: Self_,
) -> Enumerate<Self_> 
where Self_: Sized + ?Sized + Iterator + IteratorSpec,
Expand description

extern spec for ::core::iter::Iterator::enumerate

This is not a real function: its only use is for documentation.

ghost

requires

Self

requires

Self::Item>, i: Self> self

ensures

self