Function cargo_test_support::compare::normalize_actual

source ·
fn normalize_actual(actual: &str, cwd: Option<&Path>) -> String
Expand description

Normalizes the output so that it can be compared against the expected value.