fpool 0.5.0

Non-leased object-pooling.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "fpool"
version = "0.5.0"
license = "MIT"
authors = ["Darren Tsung <darren@onesignal.com>"]
description = "Non-leased object-pooling."
homepage = "https://github.com/DarrenTsung/fpool"
repository = "https://github.com/DarrenTsung/fpool"
readme = "README.md"
keywords = ["pool", "object-pool"]

[badges.travis-ci]
repository = "DarrenTsung/fpool"
branch = "master"

[dependencies]