Function trim_lines

Source
pub fn trim_lines(output: String) -> String
Expand description

Remove whitespace from the end of each line in the provided string.