Crate surf_pool[][src]

Expand description

Connection pool for Surf

Structs

The main struct, used to get a valid connection

The builder struct, used to create a SurfPool

Enums

Type Definitions

Convenient Result redefinition that uses SurfPoolError as Error