Module finchers_r2d2::current_thread[][src]

The implementation of PoolEndpoint which works on the current thread.

Structs

PoolEndpoint

The endpoint which retrieves a connection from a connection pool.

Functions

pool_endpoint

Create an endpoint which acquires the connection from the specified connection pool.