amethyst / amethyst/rustrogueliketutorial

Wrong typing in chapter 57a

オープン
#224 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。