Skip to main content

text_content_eq

Function text_content_eq 

Source
pub fn text_content_eq(left: &str, right: &str) -> bool
Expand description

Compare text using the line-ending normalization applied by patches. A missing final newline remains significant.