Type Definition deadpool_postgres::CreatePoolError

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