Skip to content

Function signature of resource_equals differs from implementation in docs #8898

Open
rust-lang/rust
#113013
@RobWalt

Description

@RobWalt

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

image

I needed to check the bevy repos code to verify that the returned closure returns a bool.

image

I don't know how to fix it yet though, but I'll see what I can do!

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ECSEntities, components, systems, and eventsC-DocsAn addition or correction to our documentationS-BlockedThis cannot move forward until something else changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions