0. Gitorial Example
1. Project Overview
2. Define a User struct
3. Add a Profile struct
Light
Rust
Coal
Navy
Ayu
Example Tutorial
Add a Profile struct
We will add a
Profile
struct with a bio and a method to attach it to the user.
File
View solution
View diff
Copy code