[][src]Module slipstream::prelude

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::types::*;
pub use crate::Mask as _;
pub use crate::Vector as _;
pub use crate::Vectorizable as _;