Type Definition deadpool_lapin::CreatePoolError [−][src]
pub type CreatePoolError = CreatePoolError<ConfigError, Error>;Expand description
Type alias for using deadpool::managed::CreatePoolError with lapin.
pub type CreatePoolError = CreatePoolError<ConfigError, Error>;Type alias for using deadpool::managed::CreatePoolError with lapin.