☰
In difft::line_parser
Enums
TextChangeKind
Constants
MAX_WORDS_IN_LINE
Functions
change_positions
changed_parts
line_len_in_bytes
merge_novel
split_lines_keep_newline
?
Function
difft
::
line_parser
::
split_lines_keep_newline
source
·
[
−
]
fn split_lines_keep_newline(s: &
str
) ->
Vec
<&
str
>