pub(crate) type BatchQuery<'a> = SmallVec<[KeyBuf; 1]>;
pub(crate) struct BatchQuery<'a> { /* private fields */ }