Skip to content

Wrong typing in chapter 57a #224

Description

@PierreGuyot

where F : Fn(Entity)

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions