chomp

Function chomp 

Source
pub fn chomp<'a, C: Chomp<'a>>(string: C) -> &'a str
Expand description

Remove the newline characters at the end of the string.