Go to file
Daniel Barlow d8c0a21985 extract velocity function
note we have to pass a reference to "facing" not the
tuple itself, otherwise it owns it and we get
"value used here after move"
2023-10-31 23:32:20 +00:00
src extract velocity function 2023-10-31 23:32:20 +00:00
.gitignore "cargo new" and write a failing test 2023-10-31 22:10:48 +00:00
Cargo.lock "cargo new" and write a failing test 2023-10-31 22:10:48 +00:00
Cargo.toml "cargo new" and write a failing test 2023-10-31 22:10:48 +00:00