Skip to main content

patch_tuning_config

Function patch_tuning_config 

Source
pub fn patch_tuning_config(
    raw: Option<&str>,
    tuning: &TuningConfig,
) -> Result<String, ConfigStoreError>
Expand description

Patch all five [tuning] values while preserving unrelated keys, comments, and formatting. A None value removes only that key.