gecko-dev/third_party/rust/simd/README.md
Henri Sivonen e4805fd183 Bug 1466807 - Update encoding_rs to 0.8.0. r=emk
MozReview-Commit-ID: 30vmruy1kiL

--HG--
extra : rebase_source : 0e3e489fde0485919cd03529ba5d6d030863bfc1
2018-06-05 13:50:20 +03:00

539 B

simd

Build Status crates.io docs.rs

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

This crate is expected to become obsolete once the implementation of RFC 2366 lands in the standard library.

Documentation