Module perspective_client::config
source · Expand description
A collection of (de-)serializable structs which capture the application state, suitable for persistence, history, etc. features.
Structs§
- The default style configurations per type, as retrived by plugin.plugin_attributes
- The data needed to populate a column’s settings. These are typically default values, a listing of possible values, or other basic configuration settings for the plugin. This is the result of calling plugin.plugin_attributes
- The configuration which is created as the result of calling plugin.save