MCPcopy 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
16impl Agent {
17 pub fn client(&self) -> HyperClient {
18 self.client.clone()
19 }
20}
21
22#[rquickjs::methods(rename_all = "camelCase")]

Callers 1

initFunction · 0.80

Calls 1

cloneMethod · 0.45

Tested by

no test coverage detected