![]() # Objective Fixes #16683 ## Solution Make all fields ine `RawHandleWrapper` private. ## Testing - CI - `cargo clippy` - The lightmaps example --- ## Migration Guide The `window_handle` and `dispay_handle` fields on `RawHandleWrapper` are no longer public. Use the newly added getters and setters to manipulate them instead. |
||
---|---|---|
.. | ||
event.rs | ||
lib.rs | ||
monitor.rs | ||
raw_handle.rs | ||
system_cursor.rs | ||
system.rs | ||
window.rs |