Skip to main content

extern_spec_T_IntoIterator__refmut__slice_T_into_iter

Function extern_spec_T_IntoIterator__refmut__slice_T_into_iter 

Source
pub fn extern_spec_T_IntoIterator__refmut__slice_T_into_iter<'a, T>(
    self_: &'a mut [T],
) -> IterMut<'a, T>
Expand description

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

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

terminates

ghost

ensures

self == result@