MCPcopy Create free account
hub / github.com/LEXUGE/dcompass / PostClient

Class PostClient

droute/src/router/upstreams/upstream/qhandle/https.rs:143–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141
142#[derive(Clone)]
143pub struct PostClient(Client, Url);
144
145#[async_trait]
146impl QHandle for PostClient {

Callers 1

newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected