[][src]Module reool::instrumentation

Pluggable instrumentation

Structs

PoolStats
StatsLogger

Simply logs every PoolStats sent by the pool

Traits

Instrumentation

A trait with methods that get called by the pool on certain events.

Type Definitions

NoInstrumentation

This instrumentation will do nothing.