I find it somehow interesting that a tool for Python is written in Rust.
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.
Interesting but not surprising in an application where speed matters.