hex_matrix/
lib.rs

1/*! build hex matrix using byte array */
2pub mod matrix;