|
|
|
|
|
by moltonel3x
1831 days ago
|
|
I actually find Rust easier to refactor Rust code than my other $DAYJOB languages, thanks to its strict type system, its informative function signatures, and its syntax. These are ingredients that make Rust programming "fearless". |
|