amethyst / amethyst/rustrogueliketutorial
Wrong typing in chapter 57a
オープン
- 主要言語
- Rust
- スター
- 970
- フォーク
- 166
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
https://github.com/amethyst/rustrogueliketutorial/blob/33872fe582f226178436847e1f74eafcbf9c0d1a/book/src/chapter_57a.md?plain=1#L233
This should be `FnMut` instead of `Fn` and `mut f` instead of `f` , which matches the final code [here](https://github.com/amethyst/rustrogueliketutorial/blob/33872fe582f226178436847e1f74eafcbf9c0d1a/chapter-57a-spatial/src/spatial/mod.rs#L57C1-L58C24) (without that, `cargo run` will fail).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。