This repository was archived by the owner on May 3, 2026. It is now read-only.
0.2.1
FIXED
PoolandPoolRefnow useNonNullinstead of raw pointers, so that they can be wrapped inOptionwithout growing in size.- Fixed a race condition where the last
PoolRefreferencing a pool might try to drop it before returning its allocation to it, causing a memory fault.