20 lines
315 B
JSON
20 lines
315 B
JSON
{
|
|
"authors": [
|
|
"LewisClement",
|
|
"efx"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"src/lib.rs",
|
|
"Cargo.toml"
|
|
],
|
|
"test": [
|
|
"tests/assembly-line.rs"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.rs"
|
|
]
|
|
},
|
|
"blurb": "Learn about numbers while working on an assembly line for cars."
|
|
}
|