opaque_pool 0.1.0

A pinned object pool that is ignorant of the type of items it contains
Documentation
1
2
3
4
5
6
A pinned object pool that is ignorant of the type of items it contains.

More details in the [crate documentation](https://docs.rs/opaque_pool/).

This is part of the [Folo project](https://github.com/folo-rs/folo) that provides mechanisms for
high-performance hardware-aware programming in Rust.