Pretty cool, especially the potential for using python as a scripting language embedded in rust programs. That said, python makes me wince.
I think it's very naive for a programming language to make you "wince", tools are tools.
Rust is great if you like puzzles and want to spend your precious time solving the same memory management riddle over and over again. You do get faster and often more robust code though, although in practice the difference is often not meaningful and the extra time invested doesn't pay off.