mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-01 07:53:30 +02:00
16 lines
216 B
TOML
16 lines
216 B
TOML
format_version = 1
|
|
|
|
[[exercises]]
|
|
name = "pending_exercise"
|
|
test = false
|
|
hint = """"""
|
|
|
|
[[exercises]]
|
|
name = "pending_test_exercise"
|
|
hint = """"""
|
|
|
|
[[exercises]]
|
|
name = "finished_exercise"
|
|
test = false
|
|
hint = """"""
|