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" |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |
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" |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |