Struct batsim::json_protocol::ExecuteJob [] [src]

pub struct ExecuteJob {
    pub job_id: String,
    pub alloc: String,
}

Fields

Trait Implementations

impl Debug for ExecuteJob
[src]

Formats the value using the given formatter.