tidb_pool 0.1.0

A Rust crate that creates a MySQL connection pool for TiDB using a TOML configuration file.
Documentation
1
2
/// Type alias to improve readability.
pub type TableFamilyName = &'static str;