MCPcopy Create free account
hub / github.com/3eif/gitmotion / GourceResponse

Class GourceResponse

api/src/main.rs:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36#[derive(Serialize, Clone)]
37struct GourceResponse {
38 job_id: String,
39}
40
41#[derive(Serialize, Clone, Copy, PartialEq, Debug)]
42enum ProgressStep {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected