Module client
Expand description
generic client net logic
Modules§
Structs§
- Established
Client Connection - The established connection to a server returned for the http client to be used.
Enums§
- Either
Conn - A type to allow you to use multiple types as a single type.
- Either
Conn3 - A type to allow you to use multiple types as a single type.
- Either
Conn4 - A type to allow you to use multiple types as a single type.
- Either
Conn5 - A type to allow you to use multiple types as a single type.
- Either
Conn6 - A type to allow you to use multiple types as a single type.
- Either
Conn7 - A type to allow you to use multiple types as a single type.
- Either
Conn8 - A type to allow you to use multiple types as a single type.
- Either
Conn9 - A type to allow you to use multiple types as a single type.
- Either
Conn3 Connected - A type to allow you to use multiple types as a single type.
- Either
Conn4 Connected - A type to allow you to use multiple types as a single type.
- Either
Conn5 Connected - A type to allow you to use multiple types as a single type.
- Either
Conn6 Connected - A type to allow you to use multiple types as a single type.
- Either
Conn7 Connected - A type to allow you to use multiple types as a single type.
- Either
Conn8 Connected - A type to allow you to use multiple types as a single type.
- Either
Conn9 Connected - A type to allow you to use multiple types as a single type.
- Either
Conn Connected - A type to allow you to use multiple types as a single type.
Traits§
- Connector
Service - Glue trait that is used as the Connector trait bound for clients establishing a connection on one layer or another.