Crate lapin_pool

Source

Structs§

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

Enums§

Error
Errors that occur while using the RabbitMQ connection pool.