Function auto_indent

Source
pub fn auto_indent(input: &str) -> String
Expand description

Auto-indents a string while preserving original line endings.