Module slipstream::prelude

source ·
Expand description

Commonly used imports

This can be imported to get all the vector types and all the relevant user-facing traits of the crate.

Re-exports

pub use crate::vector::Masked as _;
pub use crate::Mask as _;
pub use crate::Vectorizable as _;
pub use crate::types::*;