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