uniflow-core
/
io.uniflow.core.flow
/
ActionErrorFunction
ActionErrorFunction
typealias
ActionErrorFunction
=
suspend
(
Exception
,
UIState
)
->
Unit