mirror of
https://github.com/emilk/egui.git
synced 2026-07-13 10:08:54 +00:00
74d43bfa17
* Make `IdTypeMap::get_temp` use immutable `self` * Add note to `IdTypeMap::get_persisted` about mutability * Add mention of `ArcSwap` in `IdTypeMap` docs * Fix formatting with `cargo fmt`