Type Definition minerva_broker::LapinPool
source · [−]pub type LapinPool = Pool<LapinConnectionManager>;
Expand description
Represents a pool of connections to RabbitMQ.
pub type LapinPool = Pool<LapinConnectionManager>;
Represents a pool of connections to RabbitMQ.