fn ignore_mutation_report(
path: &Path,
action: &str,
kind: &str,
value: &str,
changed: bool,
config: &AtlasMapConfig,
) -> IgnoreMutationReportExpand description
Build a report for an ignore mutation.
fn ignore_mutation_report(
path: &Path,
action: &str,
kind: &str,
value: &str,
changed: bool,
config: &AtlasMapConfig,
) -> IgnoreMutationReportBuild a report for an ignore mutation.