Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ OpenJobResponse
Class
OpenJobResponse
crates/hyperqueue/src/transfer/messages.rs:465–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
463
464
#[derive(Serialize, Deserialize, Debug)]
465
pub struct OpenJobResponse {
466
pub job_id: JobId,
467
}
468
469
#[derive(Serialize, Deserialize, Debug, Clone)]
470
pub struct JobInfo {
Callers
1
handle_open_job
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected