Crate lapin_pool

source ·

Structs§

  • lapin::Channel wrapper which maintains a ref counter to the channels underlying connection
  • RabbitMQ connection pool which manages connection based on the amount of channels used per connection

Enums§

  • Errors that occur while using the RabbitMQ connection pool.