Stop Forcing Classes Into Rust: Methods vs. Free Functions
If you learned to program in an object-oriented language, you were taught that data and the functions that operate on that data belong together—bound forever inside a class framework.
When you come to
wizardcraftcode.hashnode.dev5 min read