[go: up one dir, main page]

packed_simd_2 0.3.5

Portable Packed SIMD vectors
Documentation
1
2
3
4
5
6
7
8
//! Testing macros and other utilities.

#[macro_use]
mod macros;

#[cfg(test)]
#[macro_use]
crate mod utils;