Expand description
Response abstraction for building HTTP responses
Provides fluent response building with status codes, headers, and JSON serialization.
Structs§
- Elif
Response - Response builder for creating HTTP responses with fluent API
Enums§
- Response
Body - Response body types
Traits§
- Into
Elif Response - Helper trait for converting types to ElifResponse