Skip to main content

normalize_line_endings

Function normalize_line_endings 

Source
pub fn normalize_line_endings(input: &str, ending: LineEnding) -> String
Expand description

Normalizes line endings to the requested target.