|
|
|
|
|
by simias
929 days ago
|
|
Well I suspect that eventually you just run into hard limitations with C's introspection facilities, or lack thereof. I like C a lot but one of the reasons I like Rust more these days is the ability to trivially implement complex serialization schemes without a ton of ad-hoc code and boilerplate. |
|