Skip to main content

is_long_text

Function is_long_text 

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

Returns true if the string is long enough or multi-line to warrant line-level diffing instead of inline comparison.