Module piscina::pool

source ·
Expand description

Regular pool

Structs

  • A future that resolves to a PooledItem
  • A pool of generic items
  • An item that is borrowed from the Pool
  • A future that resolves to an item removed from the pool.