Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
pub trait BaseClient {}
62
63
/// The main client for interacting with the dstack service
64
pub struct DstackClient {
Callers
nothing calls this directly
Implementers
2
tappd_client.rs
sdk/rust/src/tappd_client.rs
dstack_client.rs
sdk/rust/src/dstack_client.rs
Calls
no outgoing calls
Tested by
no test coverage detected