pub type LapinPool = Pool<LapinConnectionManager>;
Expand description

Represents a pool of connections to RabbitMQ.