pub type DiffHunkRangeVec = SmallVec<[Range<usize>; 2]>;
struct DiffHunkRangeVec { /* private fields */ }