vec_to_array 0.2.5

Moves a heap allocated `Vec<T>` to an stack allocated array of type `T` and size `N`.
Documentation