bevyengine / bevyengine/bevy

`bevy_platform::prelude` items are not available in other modules

Open
#23,640 0 comments 1 reaction 0 assignees View on GitHub
A-Utils C-Code-Quality D-Modest S-Needs-Design
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.