Skip to main content

Module list_view

Module list_view 

Source
Expand description

gw list Inline Viewport view.

Structs§

ListApp
RowData

Constants§

PLACEHOLDER
Three ASCII dots; portable across terminals lacking Unicode rendering. Do not change to U+2026 (‘…’); equality checks elsewhere depend on this exact value.

Functions§

run
Drive the Inline Viewport render loop, consuming (row_index, status) updates from rx until all rows are filled or the sender disconnects.