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