Function chomp_nl::chomp [] [src]

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

Remove the newline characters at the end of the string.