mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-01 07:53:30 +02:00
7 lines
107 B
TOML
7 lines
107 B
TOML
[[exercises]]
|
|
path = "compSuccess.rs"
|
|
mode = "compile"
|
|
|
|
[[exercises]]
|
|
path = "testSuccess.rs"
|
|
mode = "test" |