Skip to main content

render_config_svg

Function render_config_svg 

Source
pub(crate) fn render_config_svg(
    config: &CuConfig,
    mission_id: Option<&str>,
    logstats: Option<&LogStatsIndex>,
) -> CuResult<Vec<u8>>
Expand description

Run the full render pipeline and return SVG bytes for the CLI.