Function diesel_connection::get_connection[][src]

pub fn get_connection() -> Result<PooledConnection, PoolError>
Expand description

Retrieves a connection from the global connection pool.