pub fn compare_contents_or_fix_with_path(path: &Path, content: String)
Expand description

Compares content to examples content, or overrides it if the CAIRO_FIX_TESTS environment value is set to 1.