execution

inline suspend fun <Result> RaptorAggregateCommandExecutor.execution(retryOnVersionConflict: Boolean = false, action: RaptorAggregateCommandExecution.() -> Result): Result
inline suspend fun <Result> <Error class: unknown class>.execution(retryOnVersionConflict: Boolean = false, action: RaptorAggregateCommandExecution.() -> Result): Result