pub(crate) type SmallMemtableVec = SmallVec<[MemtableRef; 2]>;
struct SmallMemtableVec { /* private fields */ }