Skip to main content

apply_compat_fallbacks

Function apply_compat_fallbacks 

Source
pub fn apply_compat_fallbacks(
    config: &mut DaemonConfig,
    _root: Option<&Value>,
) -> bool
Expand description

Apply compatibility fallbacks after loading raw TOML. Returns true when any field was updated.