Repo containing code made while reading The Rust Programming Language
Find a file
2026-05-22 01:16:50 -03:00
chapter_1_hello_world chore: new folder and project names 2026-05-17 02:51:45 -03:00
chapter_2_guessing_game chore: new folder and project names 2026-05-17 02:51:45 -03:00
chapter_3_common_concepts wip: finish chapter 3 and add some exercises 2026-05-17 16:24:23 -03:00
chapter_3_fibonacci wip: finish chapter 3 and add some exercises 2026-05-17 16:24:23 -03:00
chapter_3_gringo_xmas_carol feat: finish chapter 3 exercises 2026-05-17 16:49:51 -03:00
chapter_3_temperature wip: finish chapter 3 and add some exercises 2026-05-17 16:24:23 -03:00
chapter_4_ownership wip: ownership 2026-05-18 02:16:39 -03:00
chapter_4_references wip: references 2026-05-18 02:43:26 -03:00
chapter_4_slices feat: finish ownership 2026-05-18 13:37:19 -03:00
chapter_5_methods feat: chapter 5 2026-05-20 20:13:28 -03:00
chapter_5_rectangle wip: rectangles 2026-05-19 18:00:28 -03:00
chapter_5_structs wip: structs 2026-05-18 18:38:40 -03:00
chapter_6_coins wip: coins 2026-05-20 23:32:33 -03:00
chapter_6_enums wip: enums 2026-05-20 21:41:30 -03:00
chapter_6_iflet feat: if let 2026-05-21 21:01:42 -03:00
chapter_7_backyard feat: restaurant and backyard 2026-05-22 01:16:50 -03:00
chapter_7_restaurant feat: restaurant and backyard 2026-05-22 01:16:50 -03:00
.gitignore feat: finish guessing game and make gitignore global 2026-05-17 02:49:31 -03:00