Module jpeg_decoder::worker::rayon
source · Structs§
- Technically similar to
immediate::ImmediateWorker
but we copy it since we may prefer different style of managing the memory allocation, something that multiple actors can access in parallel.