What If Rust Traits Carried Values
https://nadrieril.github.io/blog/2026/03/22/what-if-traits-carried-values.html
In my last post, I showed you how traits behave like passing a bundle of methods between functions, except automatically inferred by the compiler.