raw-window-handle
raw-window-handle copied to clipboard
Make Windows and Web handles `!Send` and `!Sync`
Follow-up to https://github.com/rust-windowing/raw-window-handle/pull/152 to consider documenting our decision on main thread safety, and making some handles !Send
and !Sync
.