pub type DiffHunkContentVec<'input> = SmallVec<[&'input BStr; 2]>;
struct DiffHunkContentVec<'input> { /* private fields */ }