bevy/crates/bevy_winit
Niklas Eicker 96b9b6c8ad
Add missing inline documentation for android code (#8893)
# Objective

- Document android code that is currently causing clippy warnings due to
not being documented

## Solution

- Document the two previously undocumented items
2023-06-19 22:49:05 +00:00
..
src Add missing inline documentation for android code (#8893) 2023-06-19 22:49:05 +00:00
Cargo.toml remove some use of once_cell that can be replace with new std (#8739) 2023-06-01 21:55:18 +00:00