pub type CreatePoolError = CreatePoolError<ConfigError, Error>;
Expand description