I\'ve been following along Rust by Example and couldn\'t achieve debug output of the struct (Matrix in the code below).
Matrix
First things first, here are the vers