tui-realm 1.1.0
1.1.0
Released on 21/11/2021
tick()
will now return aVec<Msg>
. There's no need to pass anUpdate
trait anymore- The reasons behind this is that it was too annoying to handle the model in a separate structure which could not render the Ui.
- Exposed
PollStrategy
at root level