Lines Matching refs:assert_impls
1701 fn assert_impls<T: FromBytes + IntoBytes + Immutable>() {} in test_cryptocorrosion_derive_traits() function
1712 assert_impls::<vec128_storage>(); in test_cryptocorrosion_derive_traits()
1720 assert_impls::<u32x4_generic>(); in test_cryptocorrosion_derive_traits()
1728 assert_impls::<u64x2_generic>(); in test_cryptocorrosion_derive_traits()
1736 assert_impls::<u128x1_generic>(); in test_cryptocorrosion_derive_traits()
1746 assert_impls::<x2<(), NotZerocopy>>(); in test_cryptocorrosion_derive_traits()
1755 assert_impls::<x4<()>>(); in test_cryptocorrosion_derive_traits()
1771 assert_impls::<X4>(); in test_cryptocorrosion_derive_traits()
1789 assert_impls::<vec128_storage>(); in test_cryptocorrosion_derive_traits()
1803 assert_impls::<vec<NotZerocopy, NotZerocopy, NotZerocopy>>(); in test_cryptocorrosion_derive_traits()
1814 assert_impls::<u32x4x2_avx2<NotZerocopy>>(); in test_cryptocorrosion_derive_traits()