Whenever I notice LLMs being "not great" at Rust, it's because they're trying to write, JS or Go, but in Rust. Which is.. the same reason why a lot of humans are having a bad time with Rust 🙃 — writing types first, then stub functions, then tests, then implementation, that's a happier way.