Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dstack-TEE/dstack
/ rpc_methods
Function
rpc_methods
kms/src/main_service.rs:502–504 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
500
}
501
502
pub fn rpc_methods() -> &
'static [&'
static str] {
503
<KmsServer<RpcHandler>>::supported_methods()
504
}
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected