Module vizia_core::model
source · Expand description
Models are used to store application data and can be bound to by views to visually display the data.
Traits§
- A trait implemented by application data in order to respond to events and mutate state.