Struct git2::DiffHunk
[−]
[src]
pub struct DiffHunk<'a> {
// some fields omitted
}Structure describing a hunk of a diff.
pub struct DiffHunk<'a> {
// some fields omitted
}Structure describing a hunk of a diff.
impl<'a> DiffHunk<'a>