pub fn apply_compat_fallbacks(
config: &mut DaemonConfig,
_root: Option<&Value>,
) -> boolExpand description
Apply compatibility fallbacks after loading raw TOML. Returns true when any field was updated.
pub fn apply_compat_fallbacks(
config: &mut DaemonConfig,
_root: Option<&Value>,
) -> boolApply compatibility fallbacks after loading raw TOML. Returns true when any field was updated.