Skip to main content

diff_configs

Function diff_configs 

Source
pub fn diff_configs(old: &ServerConfig, new: &ServerConfig) -> ConfigDiff
Expand description

Compute the diff between an old and new configuration.