Skip to main content

dedent_lines

Function dedent_lines 

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

Removes the common indentation shared by non-empty lines.