Function cargo_test_support::compare::normalize_windows
source · fn normalize_windows(text: &str, cwd: Option<&Path>) -> String
Expand description
Normalizes text for both actual and expected strings on Windows.
fn normalize_windows(text: &str, cwd: Option<&Path>) -> String
Normalizes text for both actual and expected strings on Windows.