Skip to main content

render_serial

Function render_serial 

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