Struct batsim::json_protocol::JobKilled [] [src]

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

Fields

Trait Implementations

impl Debug for JobKilled
[src]

[src]

Formats the value using the given formatter.