pub use diff_parser::FileDiff;
pub use diff_parser::parse_diff;
pub use hunk::Hunk;
pub use hunk::HunkLine;
pub use hunk::LineType;