sprocket/hooks/reducer
Types
pub type State(model, msg) {
State(m: model, d: Updater(msg))
}
Constructors
-
State(m: model, d: Updater(msg))
pub type State(model, msg) {
State(m: model, d: Updater(msg))
}
State(m: model, d: Updater(msg))