Skip to main content

diff_module_specs

Function diff_module_specs 

Source
pub fn diff_module_specs(old: &LoadedModule, new: &LoadedModule) -> Vec<String>
Expand description

Diff two module specs, returning a human-readable summary of changes.