Module hyper::client::pool

source ยท

Structsยง

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ยง

Type Aliasesยง

  • Key ๐Ÿ”’
    Simple type alias in case the key type needs to be adjusted.