fixed-vectors 3.2.2

Lightweight library implementing fixed-length vectors for Rust applications not compiled with the standard library.
Documentation

fixed-vectors

Crates.io - Version Crates.io - Downloads Crates.io - License

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.