densearray-0.1.1 doesn't have any documentation.
libdensearray
This is a Rust library for N-dimensional dense arrays.
Currently, there are specialized types for N=1 through 4, and linear algebra methods are defined for N=1 (vectors) and N=2 (matrices).