Function cargo_test_support::compare::normalize_actual
source · fn normalize_actual(actual: &str, cwd: Option<&Path>) -> StringExpand description
Normalizes the output so that it can be compared against the expected value.