Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dstack-TEE/dstack
/ routes
Function
routes
vmm/src/main_routes.rs:185–187 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
}
184
185
pub fn routes() -> Vec<Route> {
186
routes![index, v1, beta, v0, res, vm_logs]
187
}
Callers
1
run_external_api
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected