Swap `strings` and `modules` sections
Author: gzaripovCreated Mar 30, 2024Updated May 25, 2026
LabelsC-enhancementA-exercisesP-low
Hi!
Thank you so much for the wonderful work! I am enjoying learning rust via rustlings. The best learning experience I had.
In the rust book there are firstly modules and then strings. I see that in the rustling repo the order is reversed.
Is it intentional? Do you mind if I make a PR that swaps them? I think that it is nicer to learn when you don't leap between sections.
#1938
Source: rust-lang/rustlings