{ "blurb": "Write a robot simulator.", "authors": [ "IanWhitney" ], "contributors": [ "ashleygwilliams", "coriolinus", "cwhakes", "efx", "ErikSchierboom", "IanWhitney", "lutostag", "nfiles", "petertseng", "rofrol", "stringparser", "xakon", "ZapAnton" ], "files": { "solution": [ "src/lib.rs", "Cargo.toml" ], "test": [ "tests/robot-simulator.rs" ], "example": [ ".meta/example.rs" ] }, "source": "Inspired by an interview question at a famous company." }