Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aws/aws-lambda-rust-runtime
/ main.rs
File
main.rs
examples/http-axum-streaming/src/main.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! # Example: Axum Streaming Responses on AWS Lambda
2
//!
3
//! Demonstrates serving **incremental streaming responses** from Axum handlers
4
//! running in AWS Lambda.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected