packed_simd 0.3.9

Portable Packed SIMD vectors
Documentation
1
2
3
4
5
6
7
//! Slice from/to methods

#[macro_use]
mod from_slice;

#[macro_use]
mod write_to_slice;