MCPcopy 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)]
465pub struct OpenJobResponse {
466 pub job_id: JobId,
467}
468
469#[derive(Serialize, Deserialize, Debug, Clone)]
470pub struct JobInfo {

Callers 1

handle_open_jobFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected