Test description

This quiz is designed to test your knowledge of the foundations of the Rust language, on the technical experience of working with general implementations, as well as on handling the packaging of applications, typings, and traits of objects, along with the ownership system of the language.
Topics: Package management, Functional programming, Control flow, Multi-threading, Generics, Mutability, Pointers and references (ownership system).

Sample questions

1
What is the purpose of Cargo.lock?