Open
Description
rustrogueliketutorial/book/src/chapter_57a.md
Line 233 in 33872fe
This should be FnMut
instead of Fn
and mut f
instead of f
, which matches the final code here (without that, cargo run
will fail).
Metadata
Metadata
Assignees
Labels
No labels