]> git.lizzy.rs Git - rust.git/blob - library/portable-simd/crates/core_simd/src/core_simd_docs.md
Rollup merge of #90480 - r00ster91:remove, r=kennytm
[rust.git] / library / portable-simd / crates / core_simd / src / core_simd_docs.md
1 Portable SIMD module.
2
3 This module offers a portable abstraction for SIMD operations
4 that is not bound to any particular hardware architecture.