pub fn build_monitor_topology(
config: &CuConfig,
mission: Option<&str>,
) -> CuResult<MonitorTopology>Expand description
Derive a monitor-friendly topology from the runtime configuration.
pub fn build_monitor_topology(
config: &CuConfig,
mission: Option<&str>,
) -> CuResult<MonitorTopology>Derive a monitor-friendly topology from the runtime configuration.