substrate-knowledge-map

Quiz 3: Basic Rust

Overview

This quiz covers the following parts of the Substrate Knowledge Map:

1. What are some of Rust’s key strengths?

2. In Substrate, Rust macros are useful because …

3. Which of these is correct syntax for a struct in Rust? Check all that apply.

4. What is true about unit testing in Rust? Check all that apply.