duble-vec
Rust library for optimizing 2D vectors
WARNING: This library is primarily intended for our personal project. I just want to share it with you so you can test it and, if you like, give me some feedback (or even use it)
install: $ cargo add duble-vec.
documentation on: https://docs.rs/duble-vec/
Example
use *;