I find it somehow interesting that a tool for Python is written in Rust.
Interesting but not surprising in an application where speed matters.
It's the same for JavaScript. Rust is the better language (especially for large projects like these), but sometimes you don't have a choice but to use Python or JS/TS.
Wait until you hear what CPython is written in.
What languages are python interpreters written in?