([API Docs])
A copy of the arrayvec crate implemented using const generics.
Warning: This isn't meant for production. Even
rustc
says const generics may crash the compiler. Use at your own risk.
To get a better understanding of this crate's architecture, check out the accompanying blog post.
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.