Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/llrt
/ client
Method
client
modules/llrt_http/src/agent.rs:17–19 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
15
16
impl Agent {
17
pub fn client(&self) -> HyperClient {
18
self.client.clone()
19
}
20
}
21
22
#[rquickjs::methods(rename_all =
"camelCase"
)]
Callers
1
init
Function · 0.80
Calls
1
clone
Method · 0.45
Tested by
no test coverage detected