|
|
|
|
|
by Ericson2314
1544 days ago
|
|
Way before 1.0 (IIRC), Rust in fact used to have structural records, and wanted to try to only have them. But due to the challenges described by you and the article, they went back to regular nominal ADTs. I do think think that was the right call at that time. |
|