Type Definition deadpool_bolt::PoolError [−][src]
pub type PoolError = PoolError<ClientError>;Expand description
Type alias for using deadpool::managed::PoolError with bolt_client.
pub type PoolError = PoolError<ClientError>;Type alias for using deadpool::managed::PoolError with bolt_client.