Comment on Building a High Performance Data Integration Framework in GoparentComments−rad_gruchalski3yput code instructing the compiler to do stuf in fucking commentsFunny considering how Rust does stuff.Both approaches have pros and cons. One either digs through a shitload of macros, or commits explicit auto generated code.−ilyt3yYeah the annotations in Rust suffer from bit of that but macros don't.I yearn for ability to make error handling macros...
Comments
Funny considering how Rust does stuff.
Both approaches have pros and cons. One either digs through a shitload of macros, or commits explicit auto generated code.
Yeah the annotations in Rust suffer from bit of that but macros don't.
I yearn for ability to make error handling macros...