Project Overview

In this tutorial we will build a tiny Rust app using a few structs and methods.

You'll start with a User struct, then add a Profile, and finally wire a main function.

File