Skip to main content

apply_runtime_config

Function apply_runtime_config 

Source
pub async fn apply_runtime_config(
    state: &AppState,
    updated: RoboticusConfig,
) -> Result<RuntimeApplyReport, ConfigRuntimeError>