Hey, I'm a Node/TS dev trying to learn Rust. I read the book and watched some tutorial and started building projects for the first time this week. I built a TicTacToe CLI game to learn the basics here: https://github.com/JuiceDrinker/tictactoe and would love to get some feedback on how to make this more idiomatic Rust code and improve code style/error handling etc.
Thank you!
GitHub
Tic-Tac-Toe implemented in Rust to learn the language - GitHub - JuiceDrinker/tictactoe: Tic-Tac-Toe implemented in Rust to learn the language