mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* Add generations to serialized state * Make IdTypeMap into a field struct * Less code duplication * Implement garbage collection during serialization * Add unit-test * Add docstring * Build fix * another fix