bevy/crates/bevy_core
Alejandro Pascual 53d387f340 Show prelude re-exports in docs (#6448)
# Objective

- Right now re-exports are completely hidden in prelude docs.
- Fixes #6433

## Solution

- We could show the re-exports without inlining their documentation.
2022-11-02 19:35:06 +00:00
..
src Show prelude re-exports in docs (#6448) 2022-11-02 19:35:06 +00:00
Cargo.toml Add serialize feature to bevy_core (#6423) 2022-10-31 21:20:57 +00:00