Struct batsim::json_protocol::KillJob [] [src]

pub struct KillJob {
    pub job_ids: Vec<String>,
}

Fields

Trait Implementations

impl Debug for KillJob
[src]

Formats the value using the given formatter.