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§
- Action
Effect - An
ActionEffectencapsulates an asynchronous operation as a first-class value.