Expand description
Utilities for saving a crate::plugin::Plugin’s state. The actual state object is also exposed
to plugins through the GuiContext
.
Structs
- A plugin’s state so it can be restored at a later point. This object can be serialized and deserialized using serde.
Enums
- A plain, unnormalized value for a parameter.