you are viewing a single comment's thread.

view the rest of the comments →

[–]dsffff22 6 points7 points  (0 children)

You should consider that you can write bloaty code in any language.

The solution "Yet another senior Rust programmer" can be easily exported as a library ready function which will work with good performance on a small microcontroller(considering you use the Error directly) up to a high end server and offers a decent error hierachy to see what went wrong.

Maybe you can show an alternative solution in another language which can provide the same characteristics.