Structs§
- A thread safe wrapper around a normal non-thread safeTryCacheStore
Enums§
- Empty struct to representPoisonErrorss without actually holding a guard.
- Generic enum for a shared key, can hold aRwLockWriteGuardorRwLockReadGuardas both should be possible to be used for shared access, along with the key accessed itself. Hacky solution for theDumbTryThreadSafeWrapper.