mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 02:58:53 +00:00
acfe9f6f3b
`parking_lot`'s `RwLock` allows this, so probably `epaint`'s `RwLock` should too. Although I'm not sure how much it's intended for users, rather than just internal use by `egui`.