mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-01 16:03:31 +02:00
15 lines
210 B
TOML
15 lines
210 B
TOML
[[exercises]]
|
|
name = "pending_exercise"
|
|
mode = "run"
|
|
hint = """"""
|
|
|
|
[[exercises]]
|
|
name = "pending_test_exercise"
|
|
mode = "test"
|
|
hint = """"""
|
|
|
|
[[exercises]]
|
|
name = "finished_exercise"
|
|
mode = "run"
|
|
hint = """"""
|