Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ description
Method
description
crates/hyperqueue/src/server/job.rs:137–139 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
135
}
136
137
pub fn description(&self) -> &JobSubmitDescription {
138
&self.description
139
}
140
}
141
142
pub struct Job {
Callers
6
resolve_task_paths
Function · 0.80
print_job_detail
Method · 0.80
print_task_info
Method · 0.80
attach_submit
Method · 0.80
restore_job
Method · 0.80
reconstruct_historical_events
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected