Function iter_copied

Source
pub const fn iter_copied<T: Copy>(slice: &[T]) -> IterCopied<'_, T>