Execute the following command to run ./solutions/examples/mods.rs
cargo run --example modsExercises are in ./exercises/src/main.rs
Split the modules inside main.rs into separate files.
cargo runExecute the following command to run ./solutions/examples/mods.rs
cargo run --example modsExercises are in ./exercises/src/main.rs
Split the modules inside main.rs into separate files.
cargo run