An excellent read by Matthias Endler - Prototyping in Rust 🦀! It's not as hard as it initially seems, and it gives you an excellent runway to a great production ready application!
https://corrode.dev/blog/prototyping/
Remember kids, it's okay to `.unwrap()` and `todo!()` when you are prototyping 👏
https://corrode.dev/blog/prototyping/
Remember kids, it's okay to `.unwrap()` and `todo!()` when you are prototyping 👏
Comments