Skip to main content

render_plan_with_theme

Function render_plan_with_theme 

Source
pub fn render_plan_with_theme(
    plan: &LayoutPlan,
    capabilities: TerminalCapabilities,
    theme: Theme,
) -> String