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