Library implementing fixed-length vectors for #![no_std] Rust applications. The vector data-structures from this library implement various mathematical functions for use in game development related ventures.
#![no_std]