Exercises
We'll cover the following...
Exercise 1
Make the example below compile and print success by defining a Size enum, adding a necessary #[derive(…)] ...
Ask
Make the example below compile and print success by defining a Size enum, adding a necessary #[derive(…)] ...