Crate surf_pool

Crate surf_pool 

Source
Expand description

Connection pool for Surf

Structs§

Handler
SurfPool
The main struct, used to get a valid connection
SurfPoolBuilder
The builder struct, used to create a SurfPool

Enums§

SurfPoolError

Type Aliases§

Result
Convenient Result redefinition that uses SurfPoolError as Error