Module vecmat::prelude[][src]

Re-exports

pub use crate::traits::*;
pub use crate::Transform;

Traits

One

Defines a multiplicative identity element for Self.

TryFrom

Simple and safe type conversions that may fail in a controlled way under some circumstances. It is the reciprocal of TryInto.

Zero

Defines an additive identity element for Self.