Module ActionEffect

Module ActionEffect 

Source
Expand description

§ActionEffect Struct

Defines the core ActionEffect struct, which is the fundamental unit of computation in the application’s declarative, effects-based architecture.

Structs§

ActionEffect
An ActionEffect encapsulates an asynchronous operation as a first-class value.