Structs§
- A struct representing an HTTP response.
- A struct representing an HTTP response.
- Builder pattern for constructing
HttpRequestinstances.
Enums§
- Represents different types of errors that can occur in the application.
Traits§
- Trait representing an HTTP request.
- A trait representing common behaviors for HTTP response types.
Type Aliases§
- Type alias for a boxed trait object implementing
RequestTrait - A type alias for a boxed dynamic trait object implementing the
ResponseTraittrait.