This is a Rust library that provides a bunch of macros for declare and modify collections,it gives the possibility of decide the types thought some required type aliases.
This library support all the standard collections except for binary heap along with an optional feature called owned_slice
.