|
|
|
|
|
by door101
1883 days ago
|
|
The programming language is a pretty substantial part of the implementation, though, if not the most substantial one. Rust is qualitatively different than a language like C (in that it is memory safe) or Python (in that it is compiled and fast). |
|