| 1 | //! # Example: Axum Streaming Responses on AWS Lambda with OTel |
| 2 | //! |
| 3 | //! Demonstrates serving **incremental streaming responses** from Axum handlers |
| 4 | //! running in AWS Lambda using a **custom** `lambda_runtime::Runtime` with |
nothing calls this directly
no outgoing calls
no test coverage detected