mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
`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`.