pub type ValueListPool = ListPool<Value>;
Memory pool for holding value lists. See ValueList.
ValueList
struct ValueListPool { /* private fields */ }