Skip to main content

Module worker

Module worker 

Source

Structs§

TaskRenderer
Renderer facade that forwards every call to a background OS thread. Implements the Renderer trait so the event loop can use it as a drop-in replacement for AnsiRenderer / PlainRenderer — the wire protocol is the same UiLine enum.