pub fn diff_module_specs(old: &LoadedModule, new: &LoadedModule) -> Vec<String>Expand description
Diff two module specs, returning a human-readable summary of changes.
pub fn diff_module_specs(old: &LoadedModule, new: &LoadedModule) -> Vec<String>Diff two module specs, returning a human-readable summary of changes.