Skip to main content

Module isolated_replay

Module isolated_replay 

Source
Expand description

Isolated layout-module replay without a full CotisApp.

LayoutModuleReplay runs a stored LeafedInterfaceDeclaration through a layout manager in a single frame, returning layout output directly. For replay inside a normal app loop, prefer UiFn on &LeafedInterfaceDeclaration.

Structsยง

LayoutModuleReplay
Replays a stored UI declaration through a layout manager in one isolated frame.