pub(super) type PathParams = SmallVec<[SmallString<[u8; 32]>; 8]>;
pub(super) struct PathParams { /* private fields */ }