Function consalign::trim_newline

pub fn trim_newline(s: &mut String)
Expand description

Remove a trailing newline from the given string in place.