Expand description
A module with low-level architecture dependent routines.
These routines are useful as primitives for tasks not covered by the higher level crate API.
Modules§
- Contains architecture independent routines.
- generic 🔒This module defines “generic” routines that can be specialized to specific architectures.
- Vector algorithms for the
x86_64
target.