pub const DEFAULT_INACTIVE_CONNECTION_TTL: Duration;
Default inactive_connection_ttl of a pool.
inactive_connection_ttl
0 value means, that connection will be dropped immediately if it is outside of the pool’s lower bound.
0