When a module needs safety from runtime race conditions and random ‘not thread safe’ issues - prevented at build time by the compiler - this is where rust really stands out for me, and all who work on it went through the book instead of pasting (or sending) what one doesn’t understand and therefore can’t fix it when issues happen.
I wanted to upgrade a firmware of a Samsung S24 Plus to Android 16 from my GNU/Linux system but was too lazy to the old way of installing VirtualBox with Windows, then Odin in there.