pub type Pool = AnyPool;
Re-exporting Pool for connection pool usage
pub struct Pool(/* private fields */);