Macrosยง
- builder_
send ๐ - Helper macros for implementing the send function on the builder
- create_
endpoint_ ๐node - endpoint ๐
- Helper macro to quickly implement the
Endpointtrait, and optionally asend()method for the input struct.
Structsยง
- Http
Client - Http
Client Builder - Builder for
HttpClient.