Skip to main content

render_block

Function render_block 

Source
pub fn render_block(block: &TranscriptBlock, th: &Theme) -> Vec<Line<'static>>
Expand description

Render a single block. Exposed for unit tests.