Struct batsim::json_protocol::RejectJob [] [src]

pub struct RejectJob {
    pub job_id: String,
}

Fields

Trait Implementations

impl Debug for RejectJob
[src]

Formats the value using the given formatter.