Add Simd, Mask, simd_swizzle to prelude
Co-authored-by: Jacob Lifshay <programmerjake@gmail.com>
This commit is contained in:
parent
9e818d62b3
commit
c55e19cb00
@ -7,7 +7,8 @@
|
||||
|
||||
#[doc(no_inline)]
|
||||
pub use super::{
|
||||
SimdConstPtr, SimdFloat, SimdInt, SimdMutPtr, SimdOrd, SimdPartialEq, SimdPartialOrd, SimdUint,
|
||||
simd_swizzle, Mask, Simd, SimdConstPtr, SimdFloat, SimdInt, SimdMutPtr, SimdOrd, SimdPartialEq,
|
||||
SimdPartialOrd, SimdUint,
|
||||
};
|
||||
|
||||
#[rustfmt::skip]
|
||||
|
Loading…
x
Reference in New Issue
Block a user