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