2021-02-15 18:22:56 -05:00

4 lines
65 B
Rust

#[macro_use]
mod ops_macros;
impl_unsigned_tests! { SimdU8, u8 }