Skip to main content

render_pack

Function render_pack 

Source
pub fn render_pack(
    turns: &[Turn],
    metadata: &PackMetadata,
    budget_chars: usize,
) -> String
Expand description

Render turns into a markdown pack string with budget truncation.