Expand description
Pool wrapper which enables memory-efficient resource caching.
Structsยง
- Cache
- A memory-efficient resource cache for any
Pooltype. - Tagged
Cache - A tag-scoped cache view.
Pool wrapper which enables memory-efficient resource caching.
Pool type.