Struct batsim::json_protocol::RejectJob
[−]
[src]
pub struct RejectJob {
pub job_id: String,
}Fields
job_id: String
pub struct RejectJob {
pub job_id: String,
}job_id: String
impl Debug for RejectJob[src]