Skip to main content

str_without_crlf

Function str_without_crlf 

Source
pub fn str_without_crlf(s: &str) -> &str
Expand description

Returns the string slice without the LF character and the CRLF character sequence.