Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aws/aws-lambda-rust-runtime
/ channel
Function
channel
lambda-runtime/src/streaming.rs:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
#[allow(unused)]
32
#[inline]
33
pub fn channel() -> (Sender, Body) {
34
Body::channel()
35
}
Callers
2
into_req
Method · 0.70
func
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected