|
|
|
|
|
by sdegutis
2558 days ago
|
|
So basically mixins, right? Those were hard to use correctly in Ruby, because you might have multiple whose behavior clash because they can access the same data and were not written with each other in mind. I wonder how Rust solves that. |
|