pub(crate) fn render_serial(
config: &CuConfig,
mission: &str,
steps: &[&CuExecutionStep],
entities: &[PlanEntity],
refine_totals: &HashMap<u32, u32>,
top: f64,
) -> RenderedSectionpub(crate) fn render_serial(
config: &CuConfig,
mission: &str,
steps: &[&CuExecutionStep],
entities: &[PlanEntity],
refine_totals: &HashMap<u32, u32>,
top: f64,
) -> RenderedSection