EffectRunner
public struct EffectRunner<Environment>
The EffectRunner
can be used to run Effect
s with a specified Action
.
public struct EffectRunner<Environment>
The EffectRunner
can be used to run Effect
s with a specified Action
.