irox_egui_extras

Module serde

Source
Expand description

Adds an implementation of serde::Serializer that draws a egui debug window containing the contents of the object.

Structsยง

EguiSerializer
serde::Serializer that will draw a series of nested egui::CollapsingHeaders with the contents of the object for debug purposes.
Error
Mapped
Named