vizia
0.1.0
Module model
Traits
In crate vizia
Module
vizia
::
model
Copy item path
source
·
[
−
]
Expand description
Models are used to store application data and can be bound to by views to visually display the data.
Traits
§
Model
A trait implemented by application data in order to respond to events and mutate state.