std
::
core
::
array
::
slice {Type}
@each_ref
macro
void
Slice2d
.
@each_ref
(
&
self
;
@body
(
usz
[<
2
>]
,
Type
*
)
)
Step through each element of the slice *by reference*
Parameters