bevy/crates/bevy_input
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 Derive Reflect + FromReflect for input types (#6232) 2022-10-26 19:52:20 +00:00