Expand description
Helper functions for default implementations with zero-cost abstractions
Functionsยง
- default_
auto_ stream_ response - Default auto-stream response implementation with format detection
- default_
error_ response - Default error response implementation
- default_
health_ response - Default health check response implementation
- default_
json_ response - Default JSON response implementation
- default_
middleware - Default middleware implementation (no-op)
- default_
sse_ response - Default SSE response implementation with SIMD acceleration