5 lines
89 B
Rust
5 lines
89 B
Rust
#[macro_use]
|
|
#[path = "ops_macros.rs"]
|
|
mod macros;
|
|
impl_signed_tests! { SimdI128, i128 }
|