This collection contains videos that explore the basic types in Rust, including Fixed size Integer, Pointer sized Integer, Boolean, Strings, Characters, Arrays, Tuples and more.
If you're just starting out learning Rust and wrote your first program, this collection is the right place to get more familiar with the language!
This course is very helpful to enforce some basics concepts about Rust with good examples and use cases.
Concise introduction to Rust types. Well done.
This was good...I was expecting to see Structs and such too