12 lines
148 B
TOML
12 lines
148 B
TOML
[workspace]
|
|
members = [
|
|
"branches",
|
|
"data_types",
|
|
"functions",
|
|
"guessing_game",
|
|
"hello_cargo",
|
|
"loops",
|
|
"ownership",
|
|
"variables",
|
|
]
|