Skip to main content

job_spec

Function job_spec 

Source
async fn job_spec(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Query<JobSpecQuery>,
) -> AppResult<Response<Body>>
Expand description

Snark job specification

Supports JSON and binary (binprot) output based on Accept header.