mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-04 17:23:36 +02:00
fix: Include exercises folder in the project structure behind a feature (#917)
closes #859 closes #913 closes #942
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
mod move_semantics1;
|
||||
mod move_semantics2;
|
||||
mod move_semantics3;
|
||||
mod move_semantics4;
|
||||
mod move_semantics5;
|
||||
Reference in New Issue
Block a user