bevy/crates/bevy_window
Hristo Iliev 6a238377be Add documentation to the WindowDescriptor struct. (#4764)
# Objective

Resolves #4753

## Solution

Using rust doc I added documentation to the struct. Decided to not provide an example in the doc comment but instead refer to the example file that shows the usage.
2022-05-30 16:59:41 +00:00
..
src Add documentation to the WindowDescriptor struct. (#4764) 2022-05-30 16:59:41 +00:00
Cargo.toml Allow closing windows at runtime (#3575) 2022-05-05 13:35:43 +00:00