From wikipedia
Rust is a systems programming language[11] with a focus on safety, especially safe concurrency,[12][13] supporting functional and imperative-procedural paradigms. Rust is syntactically similar to C++[according to whom?], but its designers intend it to provide better memory safety while still maintaining performance.
Following are the minimum tested versions for the tools and libraries you need for running this repo:
-
Rust: 1.32.0 (9fda7c223 2019-01-16) or newer
-
Cargo: 1.32.0 (8610973aa 2019-01-02) or newer