Struct batsim::json_protocol::SimulationBegins [] [src]

pub struct SimulationBegins {
    pub config: Value,
    pub nb_resources: i32,
}

Fields

Trait Implementations

impl Debug for SimulationBegins
[src]

Formats the value using the given formatter.