Testing in Rust - A Different Experience - From Java and Go to Crates and Modules.

Introduction
When I started writing tests in Rust, it felt different from what I was used to in Java and Go.
Not better. Not worse. Just different.
But that difference reveals something deeper about how Rust approaches architecture and modularity.








