thrift-pool 1.5.0

Easily make Connection Pools compatible with r2d2 and bb8 from any Thrift Client
Documentation

thrift-pool

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 5 feature flags, 2 of them enabled by default.

default

impl-r2d2 (default)

r2d2 (default)

async-trait

bb8

impl-bb8