Available on crate feature r2d2 only.
Expand description

Event subscriptions.

Structs

Information about an acquire event.
Information about a checkin event.
Information about a checkout event.
A HandleEvent implementation which does nothing.
Information about a release event.
Information about a timeout event.

Traits

A trait which is provided with information about events in a connection pool.