Skip to main content

compose

Function compose 

Source
pub fn compose(v: &View<'_>) -> Vec<(String, LineKind)>
Expand description

Compose the full screen as (line, tone) pairs (top to bottom). Pure — unit-testable.