Expand description
Aligned heap-allocated vector for SIMD workloads.
Modules§
- rkyv
- rkyv zero-copy serialization support for AlignedVec.
Zero-copy serialization support for aligned vectors using
rkyv.
Structs§
- Aligned
Vec - A heap-allocated vector with statically guaranteed memory alignment layout.