x86-simd 0.2.2

Safe interfaces to x86 and x86_64 SIMD intrinsics
Documentation
1
2
3
//! SIMD types over integer data.

pub mod int256;