mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -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