Skip to main content

Module map_into

Module map_into 

Source
Expand description

Out-of-place lane kernels: read from an IndexedSource and write into a caller-provided &mut [MaybeUninit<R>].

Traitsยง

IndexedSourceExt
Extension trait providing out-of-place lane-kernel methods on any IndexedSource.