The Structs in Rust
When we came from POO languages to Rust language, one of the first questions is:
"How can I define a class here?"
It doesn't take long until we discover that the language doesn't have classes like most others. But maybe we're asking the wrong quest...
blog.gabrielrufino.com3 min read