top | item 38100636 (no title) ageofwant | 2 years ago Rust is many things, "rapid development" is not one of those things. discuss order hn newest rwaksmunski|2 years ago Rust can be pretty rapid if you unwrap() and clone() everything. You are building a prototype after all. Adding error handling, traits and modules can be done later if the project has merit.
rwaksmunski|2 years ago Rust can be pretty rapid if you unwrap() and clone() everything. You are building a prototype after all. Adding error handling, traits and modules can be done later if the project has merit.
rwaksmunski|2 years ago