31c25ebb50
After being stuck on exercise enums3.rs for about an hour or two, having read the entire chapter on enums 2-3 times, and still being unable to complete the exercise, i started broadening my reading. I finally found the answer in the rust docs via google. |
||
---|---|---|
.. | ||
enums | ||
error_handling | ||
functions | ||
if | ||
macros | ||
modules | ||
move_semantics | ||
primitive_types | ||
standard_library_types | ||
strings | ||
structs | ||
tests | ||
threads | ||
variables | ||
test1.rs | ||
test2.rs | ||
test3.rs | ||
test4.rs |