executeAction

inline suspend fun <I : Any, O : Any> executeAction(action: Action<I, O>): <Error class: unknown class><State, Outcome<O>>