Expand description
Adds an implementation of serde::Serializer
that draws a egui
debug window containing the contents of the object.
Structsยง
- Egui
Serializer serde::Serializer
that will draw a series of nestedegui::CollapsingHeader
s with the contents of the object for debug purposes.- Error
- Mapped
- Named