-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
rust-lang/rust
#113013Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and eventsC-DocsAn addition or correction to our documentationAn addition or correction to our documentationS-BlockedThis cannot move forward until something else changesThis cannot move forward until something else changes
Description
How can Bevy's documentation be improved?
In the latest version of bevys docs, the signature of resource_equals
seems to be buggy.
I was looking into how the common run conditions were implemented and was a bit confused when I saw this
I needed to check the bevy repos code to verify that the returned closure returns a bool
.
I don't know how to fix it yet though, but I'll see what I can do!
Metadata
Metadata
Assignees
Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and eventsC-DocsAn addition or correction to our documentationAn addition or correction to our documentationS-BlockedThis cannot move forward until something else changesThis cannot move forward until something else changes