AT
Size: a a a
AT
p
AK
BD
let a: u32;
AK
let a: u32;
p
AK
DP
BD
DP
AK
DP
AK
BD
BD
DP
AK
PS
AK
The concrete syntax of Rust is similar to C and C++, with blocks of code delimited by curly brackets, and control flow keywords such as if, else, while, and for.
BD