Skip to content

bevy_platform::prelude items are not available in other modules #23640

@urben1680

Description

@urben1680

I noticed that in the prelude module of bevy_platform, there are items exclusively there. That is uncommon as using prelude is generally optional to get a quick import done.

https://dev-docs.bevy.org/bevy_platform/prelude/index.html

The docs of prelude here seem to try to fulfill another purpose, migrating from std to no_std, I guess? We might then maybe want to rename the module to something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-UtilsUtility functions and typesC-Code-QualityA section of code that is hard to understand or changeD-ModestA "normal" level of difficulty; suitable for simple features or challenging fixesS-Needs-DesignThis issue requires design work to think about how it would best be accomplished

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions