strip_newline

Function strip_newline 

Source
pub fn strip_newline(text: &[u8]) -> &[u8] 
Expand description

Strips a trailing newline from the given text.