Struct batsim::json_protocol::SubmitJob [] [src]

pub struct SubmitJob {
    pub job_id: String,
    pub job: Job,
    pub profile: Option<Profile>,
}

Fields

Trait Implementations

impl Debug for SubmitJob
[src]

[src]

Formats the value using the given formatter.