As someone who's relatively new to rust, i feel that the slogan is pretty accurate, even when programming in other languages, i see that I'm way less prone to anti patterns and and write a better api for modules while barely thinking about it.
Mostly because i copy what design patterns work and are prevalent in rust's libraries and api.