block_pool 0.1.0

Object pool that blocks when waiting for an object.
Documentation
[dependencies]

[package]
authors = ["Shelby Doolittle <shelby@shelbyd.com>"]
description = "Object pool that blocks when waiting for an object."
edition = "2021"
license = "MIT"
name = "block_pool"
repository = "https://github.com/shelbyd/block_pool"
resolver = "2"
version = "0.1.0"