Some of the methods that can `panic` doesn't provide good messages. See [this](https://doc.rust-lang.org/std/macro.assert_eq.html) and implement better messages on all `asserts`.
Some of the methods that can
panicdoesn't provide good messages. See this and implement better messages on allasserts.