simd 0.1.1

`simd` offers limited cross-platform access to SIMD instructions on CPUs, as well as raw interfaces to platform-specific instructions.
docs.rs failed to build simd-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: simd-0.2.4

simd

Build Status

simd offers a basic interface to the SIMD functionality of CPUs.

Documentation