Skip to main content

Module draw

Module draw 

Source
Expand description

Ratatui rendering. The draw layer is a pure function of crate::app::App: take a Frame and an App, render the current visual state. No I/O of its own; I/O is the transport’s job.

Functions§

centered_rect
draw