pub type Pool = Pool<MySql>;
An alias for Pool, specialized for MySQL.
Pool
pub struct Pool(/* private fields */);