MCPcopy Index your code
hub / github.com/Dstack-TEE/dstack / BaseClient

Interface BaseClient

sdk/rust/src/dstack_client.rs:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61pub trait BaseClient {}
62
63/// The main client for interacting with the dstack service
64pub struct DstackClient {

Callers

nothing calls this directly

Implementers 2

tappd_client.rssdk/rust/src/tappd_client.rs
dstack_client.rssdk/rust/src/dstack_client.rs

Calls

no outgoing calls

Tested by

no test coverage detected