Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
143
pub struct PostClient(Client, Url);
144
145
#[async_trait]
146
impl QHandle for PostClient {
Callers
1
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected