|
|
|
|
|
by mvx64
271 days ago
|
|
Thanks! For several reasons, most probably and regrettably no, for now at least. More than happy to talk about any specific part however (e.g. how scenes are handled, the code itself, or how particular features are implemented or optimized). |
|
Things like
Also, how is your usage of Option? (one such enum)I think this plus pattern matching is the foundation of Rust's superpowers. It's also very old tech and absolutely not Rust's invention, present in languages like OCaml and SML. Hence the early Rust slogan, "technology from the past, come to save the future from itself"