bevy/crates/bevy_app/src
Benjamin Brienen c841dd92a1
Documentation for variadics (#15387)
# Objective

Relevant: #15208

## Solution

I went ahead and added the variadics documentation in all applicable
locations.

## Testing

- I built the documentation and inspected it to see whether the feature
is there.
2024-10-02 12:48:36 +00:00
..
app.rs Runtime required components (#15458) 2024-09-30 19:20:16 +00:00
lib.rs Documentation for variadics (#15387) 2024-10-02 12:48:36 +00:00
main_schedule.rs Simpler lint fixes: makes ci lints work but disables a lint for now (#15376) 2024-09-24 11:42:59 +00:00
panic_handler.rs Simpler lint fixes: makes ci lints work but disables a lint for now (#15376) 2024-09-24 11:42:59 +00:00
plugin.rs Documentation for variadics (#15387) 2024-10-02 12:48:36 +00:00
plugin_group.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
schedule_runner.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
sub_app.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
terminal_ctrl_c_handler.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00