(no title)
gameswithgo | 3 years ago
Details like this let you use the safer and more ergonomic solutions by default rather than having to worry if they are worth the overhead.
gameswithgo | 3 years ago
Details like this let you use the safer and more ergonomic solutions by default rather than having to worry if they are worth the overhead.
tialaramex|3 years ago
You can do a lot of this in languages like C++ but there are some pernicious limits that Rust didn't have e.g. C++ can't conceive of Zero Size Types.