Expand description
This library aims to provide fast macros to construct commonly used collections.
See col_proc_macros_impl for the implementation details.
Macros§
- vector
- Creates a vector of type
Vector<T>from the elements.
This library aims to provide fast macros to construct commonly used collections.
See col_proc_macros_impl for the implementation details.
Vector<T> from the elements.