Skip to main content

extern_spec_T_IntoIterator__ref__slice_T_into_iter

Function extern_spec_T_IntoIterator__ref__slice_T_into_iter 

Source
pub fn extern_spec_T_IntoIterator__ref__slice_T_into_iter<'a, T>(
    self_: &'a [T],
) -> Iter<'a, T>
Expand description

extern spec for <&slice<T> as IntoIterator>::into_iter

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

terminates

ghost

ensures

self == result@