Module consecuit::executor[][src]

Expand description

Render queue and batching.

Structs

RunTask

Functions

batch_updates

Batch the state updates started inside the given closure. READ BEFORE USE

run_later

Schedule the given closure to run after the current component finishes rendering.