Structsยง
- Checkout ๐
- Config ๐
- Connecting ๐
- Expiration ๐
- Idle ๐
- IdlePopper ๐Pop off this list, looking for a usable connection that hasnโt expired.
- IdleTask ๐
- Pool ๐
- PoolInner ๐
- Pooled ๐A wrapped poolable value that tries to reinsert to the Pool on Drop.
- WeakOpt ๐
Enumsยง
- Reservation ๐When checking out a pooled connection, it might be that the connection only supports a single reservation, or it might be usable for many.
Traitsยง
- Poolable ๐
Type Aliasesยง
- Key ๐Simple type alias in case the key type needs to be adjusted.