blocking_object_pool 0.1.0

a thread safe, blocking, object pool in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "blocking_object_pool"
version = "0.1.0"
authors = ["liusong <liusong1111@gmail.com>"]
description = "a thread safe, blocking, object pool in rust"
license = "MIT"
homepage = "https://github.com/liusong1111/blocking_object_pool"


[dependencies]
#bindgen = "0.37.0"
#toml = "0.4"
#protobuf = "2.0.2"
#grpcio = "0.2.3"