wakerpool 0.1.0

lightweight object pool for lists of Wakers
Documentation
[dependencies]

[dev-dependencies.rand]
version = "0.8"

[dev-dependencies.static_assertions]
version = "1.1"

[package]
authors = ["Chad Austin <chad@chadaustin.me>"]
categories = ["asynchronous"]
description = "lightweight object pool for lists of Wakers"
edition = "2021"
keywords = ["async"]
license = "MIT"
name = "wakerpool"
repository = "https://github.com/chadaustin/wakerpool"
rust-version = "1.60"
version = "0.1.0"