Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-lambda-rust-runtime
/ extensions.rs
File
extensions.rs
lambda-http/src/ext/extensions.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Extension methods for `http::Extensions` and `http::Request<T>` types
2
3
use aws_lambda_events::query_map::QueryMap;
4
use http::request::Parts;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected