Module arch

Available on crate feature dep_memchr only.
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§

all
Contains architecture independent routines.
x86_64
Vector algorithms for the x86_64 target.