mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 22:02:22 -05:00
7 lines
107 B
TOML
7 lines
107 B
TOML
|
[[exercises]]
|
||
|
path = "compSuccess.rs"
|
||
|
mode = "compile"
|
||
|
|
||
|
[[exercises]]
|
||
|
path = "testSuccess.rs"
|
||
|
mode = "test"
|