Module ed

Module ed 

Source
Expand description

Parsing of ed-style patches

Structs§

EdPatch
A patch in the ed format.

Enums§

EdHunk
A hunk in an ed patch.

Functions§

parse_hunk_header
Parse a hunk header.
parse_hunk_line
Parse a line in a hunk.
splitlines
Split lines but preserve trailing newlines