...

/

Quiz: Test Yourself on Rust Basics

Quiz: Test Yourself on Rust Basics

Let's test your knowledge of the "Rust and your Development Environment" chapter with this quiz.

We'll cover the following...

Rust and Your Development Environment

1.

What is the command to start a new Rust project?

A.

rust new

B.

rustup new

C.

cargo new

D.

git clone


1 / 6