Skip to main content

Module effect

Module effect 

Source

Structs§

RunSender
Emitter passed to Effect::from_run closures (UDF .run { send in … }).

Enums§

Effect
Pure effect descriptions — interpreted only in runtime.rs.

Type Aliases§

EffectId
EnvTaskFn
TaskFn
Async work descriptor — fn pointer at the description boundary.