pub fn normalize_line_endings(input: &str, ending: LineEnding) -> StringExpand description
Normalizes line endings to the requested target.
pub fn normalize_line_endings(input: &str, ending: LineEnding) -> StringNormalizes line endings to the requested target.